Page MenuHomeFreeBSD

physmem: zero entire array
ClosedPublic

Authored by mhorne on May 23 2024, 7:14 PM.
Tags
None
Referenced Files
F93845828: D45318.id.diff
Fri, Sep 13, 5:59 AM
Unknown Object (File)
Wed, Sep 11, 2:01 PM
Unknown Object (File)
Wed, Sep 11, 12:20 PM
Unknown Object (File)
Tue, Sep 10, 12:06 AM
Unknown Object (File)
Wed, Sep 4, 11:53 AM
Unknown Object (File)
Fri, Aug 23, 10:47 AM
Unknown Object (File)
Fri, Aug 23, 10:47 AM
Unknown Object (File)
Fri, Aug 23, 10:47 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 Not Applicable
Unit
Tests Not Applicable

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.