git: kernel - Bump wakeup hash size a little

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 12 11:41:34 PDT 2017


commit 1b5abfb3c98aa17a9f240fd6e4c15b926b8dc232
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 12 11:40:30 2017 -0700

    kernel - Bump wakeup hash size a little
    
    * Bump from 4001 to 8191 entries to reduce chain length to help situations
      where a large numbers of user threads are in a wait state (in the tens or
      hundreds of thousands of threads).

Summary of changes:
 sys/kern/kern_synch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list