]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r324857:
authortrasz <trasz@FreeBSD.org>
Tue, 14 Nov 2017 18:07:51 +0000 (18:07 +0000)
committertrasz <trasz@FreeBSD.org>
Tue, 14 Nov 2017 18:07:51 +0000 (18:07 +0000)
commit2768ac83695c660232308a71964e06d96ef1b02a
treed2fbab1ffc32e4107aeb84e66d1b649416c28c68
parentbd0219a66799731900b483af241176d80a65f88e
MFC r324857:

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.)
lib/libc/gen/sysctl.3
sys/vm/swap_pager.c
sys/vm/vm_param.h