kernel - Increase cluster_limit for exec args on machines w/ > 16 cpus
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 22 Dec 2011 19:32:57 +0000 (11:32 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 22 Dec 2011 19:32:57 +0000 (11:32 -0800)
commite93da8d4e08fe59ed59d8a381a75b05b50a19e91
treeaf3e8a54db328368c59f1501c6ba2ce41abac5fd
parent3f938eeac735dccca4437673b2989601cec499ff
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.
sys/kern/kern_exec.c