Page MenuHomeFreeBSD

Introduce vm_page_alloc_noobj_contig()
ClosedPublic

Authored by markj on Sep 17 2021, 2:17 PM.
Tags
None
Referenced Files
F116025608: D32005.diff
Thu, May 1, 6:41 PM
Unknown Object (File)
Tue, Apr 15, 11:50 PM
Unknown Object (File)
Sat, Apr 12, 11:07 PM
Unknown Object (File)
Mar 17 2025, 12:41 PM
Unknown Object (File)
Feb 23 2025, 1:48 PM
Unknown Object (File)
Feb 22 2025, 2:53 PM
Unknown Object (File)
Feb 22 2025, 3:13 AM
Unknown Object (File)
Feb 21 2025, 9:32 PM
Subscribers

Details

Summary

For now it is implemented in terms of vm_page_alloc_contig(), with the
difference that vm_page_alloc_noobj_contig() implements VM_ALLOC_ZERO by
zeroing the page.

Diff Detail

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