Page MenuHomeFreeBSD

physmem: zero entire array
ClosedPublic

Authored by mhorne on May 23 2024, 7:14 PM.
Tags
None
Referenced Files
F113878777: D45318.diff
Sat, Apr 5, 12:09 AM
Unknown Object (File)
Sun, Mar 30, 1:29 PM
Unknown Object (File)
Mar 2 2025, 4:04 PM
Unknown Object (File)
Feb 27 2025, 9:55 AM
Unknown Object (File)
Feb 26 2025, 4:57 PM
Unknown Object (File)
Feb 25 2025, 9:43 PM
Unknown Object (File)
Feb 25 2025, 8:40 PM
Unknown Object (File)
Feb 25 2025, 8:28 PM
Subscribers

Details

Summary

As a convenience to callers. An empty/zero-valued range indicates the
end of the physmap entries.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 58053
Build 54941: arc lint + arc unit

Event Timeline

You can remove the bzero calls from ram_attach and the arm64 pmap_bootstrap_san1.

Remove now-redundant calls to bzero().

This revision is now accepted and ready to land.Jun 4 2024, 5:33 PM
This revision was automatically updated to reflect the committed changes.