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, Dec 4, 4:08 PM
Unknown Object (File)
Nov 22 2024, 1:47 AM
Unknown Object (File)
Nov 4 2024, 12:44 PM
Unknown Object (File)
Oct 18 2024, 1:49 AM
Unknown Object (File)
Oct 2 2024, 6:32 PM
Unknown Object (File)
Sep 23 2024, 6:04 AM
Unknown Object (File)
Sep 22 2024, 4:40 PM
Unknown Object (File)
Sep 18 2024, 10:58 PM
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