HomeFreeBSD

Add OID for the vm.overcommit sysctl. This makes it possible to remove

Description

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.)

Reviewed by: kib
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D12745

Details

Provenance
traszAuthored on
Reviewer
kib
Differential Revision
D12745: Add OID for vm.overcommit.
Parents
rS324856: Don't call realpath(3) from libmap rtld code. This gets rid of a few calls
Branches
Unknown
Tags
Unknown