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)
Wed, May 27, 12:05 AM
Unknown Object (File)
Fri, May 22, 3:08 PM
Unknown Object (File)
Tue, May 19, 10:20 PM
Unknown Object (File)
Sat, May 16, 2:43 PM
Unknown Object (File)
Sat, May 16, 4:21 AM
Unknown Object (File)
Sun, May 10, 2:12 AM
Unknown Object (File)
Sun, May 10, 2:07 AM
Unknown Object (File)
Fri, May 8, 9:12 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

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