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)
Thu, Apr 11, 4:13 PM
Unknown Object (File)
Dec 23 2023, 12:24 AM
Unknown Object (File)
Nov 10 2023, 11:33 AM
Unknown Object (File)
Nov 8 2023, 6:56 PM
Unknown Object (File)
Oct 9 2023, 10:26 AM
Unknown Object (File)
Sep 20 2023, 4:58 AM
Unknown Object (File)
Sep 6 2023, 7:36 AM
Unknown Object (File)
Sep 6 2023, 7:34 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