Page MenuHomeFreeBSD

Add OID for vm.overcommit.
ClosedPublic

Authored by trasz on Oct 20 2017, 6:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 20, 9:34 AM
Unknown Object (File)
Jul 26 2025, 1:16 PM
Unknown Object (File)
Jul 25 2025, 9:11 PM
Unknown Object (File)
Jul 25 2025, 8:55 PM
Unknown Object (File)
Jul 13 2025, 1:13 PM
Unknown Object (File)
Jun 29 2025, 5:13 PM
Unknown Object (File)
Jun 27 2025, 11:00 AM
Unknown Object (File)
Jun 15 2025, 8:12 AM
Subscribers

Details

Summary

Add OID for the vm.overcommit sysctl. This makes it possible to remove
one call to sysctl(2) from jemalloc startup code. (That also requires
changes to jemalloc, but I plan to push those to upstream first.)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable