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
F132032264: D46198.diff
Mon, Oct 13, 2:44 AM
Unknown Object (File)
Mon, Oct 6, 5:00 AM
Unknown Object (File)
Tue, Sep 30, 7:05 AM
Unknown Object (File)
Sat, Sep 27, 9:57 PM
Unknown Object (File)
Thu, Sep 25, 10:30 PM
Unknown Object (File)
Sun, Sep 14, 6:27 AM
Unknown Object (File)
Sat, Sep 13, 11:44 PM
Unknown Object (File)
Sat, Sep 13, 10:22 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