git: kernel - Increase cluster_limit for exec args on machines w/ > 16 cpus
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Dec 22 11:43:58 PST 2011
commit e93da8d4e08fe59ed59d8a381a75b05b50a19e91
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Dec 22 11:32:57 2011 -0800
kernel - Increase cluster_limit for exec args on machines w/ > 16 cpus
* Increase the objcache for exec args on machines with more than 16
cpus to accomodate a higher possible exec rate.
Summary of changes:
sys/kern/kern_exec.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e93da8d4e08fe59ed59d8a381a75b05b50a19e91
--
DragonFly BSD source repository
More information about the Commits
mailing list