Page MenuHomeFreeBSD

physmem: zero entire array
ClosedPublic

Authored by mhorne on May 23 2024, 7:14 PM.
Tags
None
Referenced Files
F102092947: D45318.diff
Thu, Nov 7, 1:01 PM
Unknown Object (File)
Oct 6 2024, 5:05 PM
Unknown Object (File)
Oct 3 2024, 5:34 PM
Unknown Object (File)
Oct 2 2024, 7:59 AM
Unknown Object (File)
Sep 27 2024, 9:45 PM
Unknown Object (File)
Sep 26 2024, 6:10 PM
Unknown Object (File)
Sep 23 2024, 4:49 AM
Unknown Object (File)
Sep 23 2024, 4:27 AM
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 57871
Build 54759: 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.