Page MenuHomeFreeBSD

vm: Document M_NEVERFREED and VM_ALLOC_NOFREE
ClosedPublic

Authored by bnovkov on Jul 31 2024, 6:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 15, 2:09 PM
Unknown Object (File)
Sat, Nov 9, 2:09 PM
Unknown Object (File)
Sat, Nov 9, 9:40 AM
Unknown Object (File)
Tue, Nov 5, 8:09 AM
Unknown Object (File)
Sat, Nov 2, 9:22 PM
Unknown Object (File)
Tue, Oct 22, 6:19 AM
Unknown Object (File)
Tue, Oct 22, 6:19 AM
Unknown Object (File)
Tue, Oct 22, 6:19 AM
Subscribers

Details

Summary

Add descriptions for newly introduced malloc(9) and vm flags.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Thank you.

share/man/man9/vm_page_alloc.9
311

I think you can omit "while the system is running."

313
This revision is now accepted and ready to land.Aug 1 2024, 1:01 PM
share/man/man9/malloc.9
31

Please update this date.

share/man/man9/vm_page_alloc.9
31

Please update this date.

share/man/man9/vm_page_alloc.9
311

"The caller asserts that the returned page will never be released."

This revision now requires review to proceed.Aug 4 2024, 8:18 PM
This revision is now accepted and ready to land.Aug 4 2024, 10:20 PM