git: kernel - Add objcache_set_cluster_limit()

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jul 23 21:26:42 PDT 2015


commit e98a16b64536a2c8cf1763570dfc0610198b4b1e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jul 23 21:22:20 2015 -0700

    kernel - Add objcache_set_cluster_limit()
    
    * Add objcache_set_cluster_limit() which allows the objcache cluster limit
      for a particular objcache to be adjusted dynamically.

Summary of changes:
 sys/kern/kern_objcache.c | 169 +++++++++++------------------------------------
 sys/sys/objcache.h       |   1 +
 2 files changed, 40 insertions(+), 130 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e98a16b64536a2c8cf1763570dfc0610198b4b1e


-- 
DragonFly BSD source repository


More information about the Commits mailing list