Page MenuHomeFreeBSD

physmem: zero entire array
ClosedPublic

Authored by mhorne on Thu, May 23, 7:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 4, 11:20 PM
Unknown Object (File)
Sat, May 25, 5:50 PM
Unknown Object (File)
Sat, May 25, 12:43 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 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.Tue, Jun 4, 5:33 PM
This revision was automatically updated to reflect the committed changes.