summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2009-01-23 22:49:23 +0000
committerjhb <jhb@FreeBSD.org>2009-01-23 22:49:23 +0000
commita9601871c9cab7b5c2e29040b753a7ef82517e43 (patch)
tree2c18b5812e7c67819c56727cb3850858b9a5fc57 /share
parent0245a3370f55dccdbd0670687fbe5a6d704ed8c9 (diff)
downloadFreeBSD-src-a9601871c9cab7b5c2e29040b753a7ef82517e43.zip
FreeBSD-src-a9601871c9cab7b5c2e29040b753a7ef82517e43.tar.gz
- Mark all standalone INT/LONG/QUAD sysctl's MPSAFE. This is done
inside the SYSCTL() macros and thus does not need to be done for all of the nodes scattered across the source tree. - Mark the name-cache related sysctl's (including debug.hashstat.*) MPSAFE. - Mark vm.loadavg MPSAFE. - Remove GIANT_REQUIRED from vmtotal() (everything in this routine already has sufficient locking) and mark vm.vmtotal MPSAFE. - Mark the vm.stats.(sys|vm).* sysctls MPSAFE.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud