kernel - Bump wakeup hash size a little
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 12 Aug 2017 18:40:30 +0000 (11:40 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 12 Aug 2017 18:40:30 +0000 (11:40 -0700)
commit1b5abfb3c98aa17a9f240fd6e4c15b926b8dc232
treeedce17d0ac9216b5e1dbfdb499795db963f08970
parent41ca9afb26bd2f0654acb8462f6abe441e329f80
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).
sys/kern/kern_synch.c