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
F102812855: D46198.diff
Sun, Nov 17, 12:41 PM
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
Subscribers

Details

Summary

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

Diff Detail

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