Page MenuHomeFreeBSD

arm pmap: Let the page allocator handle page zeroing
AbandonedPublic

Authored by markj on Feb 19 2021, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 22, 3:13 AM
Unknown Object (File)
May 2 2026, 10:39 PM
Unknown Object (File)
Apr 26 2026, 2:20 AM
Unknown Object (File)
Apr 22 2026, 9:53 PM
Unknown Object (File)
Apr 21 2026, 8:17 PM
Unknown Object (File)
Apr 21 2026, 11:54 AM
Unknown Object (File)
Apr 6 2026, 9:33 PM
Unknown Object (File)
Apr 6 2026, 5:13 AM
Subscribers

Details

Reviewers
None
Group Reviewers
ARM
Summary

The page allocator is being changed to zero the page when VM_ALLOC_ZERO
is specified, so avoid duplicating its work.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37206
Build 34095: arc lint + arc unit