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)
Wed, Aug 12, 1:56 PM
Unknown Object (File)
Wed, Aug 12, 1:52 PM
Unknown Object (File)
Wed, Aug 12, 1:48 PM
Unknown Object (File)
Sat, Aug 1, 6:51 AM
Unknown Object (File)
Jul 6 2026, 6:39 AM
Unknown Object (File)
Jun 10 2026, 11:09 AM
Unknown Object (File)
Jun 9 2026, 12:06 PM
Unknown Object (File)
Jun 9 2026, 12:50 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