kernel - Increase exec args cache on 64-bit boxes
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 19 Oct 2011 15:17:35 +0000 (08:17 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 19 Oct 2011 15:17:35 +0000 (08:17 -0700)
commit1f29f2c5bd3fad36d01bbd1000d484cb8d45d851
tree93768b884da28bf24a45f2d2da59cd3331de2a80
parent7ab91d55c3e8140456098245bcbedc93a36e4e4b
kernel - Increase exec args cache on 64-bit boxes

* Increase the exec args cache on 64-bit boxes with more than 4G of ram.
  This increases the number of concurrent applicationss which can be
  undergoing an exec.
sys/kern/kern_exec.c