DragonFly BSD
DragonFly commits List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Increase exec args cache on 64-bit boxes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 19 Oct 2011 08:20:42 -0700 (PDT)

commit 1f29f2c5bd3fad36d01bbd1000d484cb8d45d851
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Oct 19 08:17:35 2011 -0700

    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.

Summary of changes:
 sys/kern/kern_exec.c |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1f29f2c5bd3fad36d01bbd1000d484cb8d45d851


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]