Page MenuHomeFreeBSD

physmem: zero entire array
ClosedPublic

Authored by mhorne on May 23 2024, 7:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 2:41 PM
Unknown Object (File)
Thu, Apr 24, 10:58 AM
Unknown Object (File)
Thu, Apr 24, 3:24 AM
Unknown Object (File)
Tue, Apr 22, 6:41 PM
Unknown Object (File)
Sat, Apr 19, 12:32 PM
Unknown Object (File)
Wed, Apr 16, 11:37 PM
Unknown Object (File)
Tue, Apr 15, 1:00 AM
Unknown Object (File)
Tue, Apr 8, 10:30 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 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.