DragonFly commits List (threaded) for 2011-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add kern.zone_cache sysctl
commit ad94a85194ced5428679ed27af6d39f90815d906
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Mar 8 17:14:32 2011 -0800
kernel - Add kern.zone_cache sysctl
* Add a sysctl to adjust how many empty zones each cpu caches for the
slab allocator. sysctl kern.zone_cache.
* Increase the default from 2 to 32 zones.
Related-to: IRC conversion thesjg & vsrinivas
Summary of changes:
sys/kern/kern_slaballoc.c | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ad94a85194ced5428679ed27af6d39f90815d906
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]