kern: Enhance wakeup hash construction to reduce hash collision.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 27 Sep 2017 23:18:37 +0000 (07:18 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 27 Sep 2017 23:21:39 +0000 (07:21 +0800)
commit41c113780cf3efdbf354db6262af64f1ff5e5fc6
tree1a774a5d234a1ae883bfbfcc519724675c15a66c
parentf350b2d00707f108b243d0eca68a61e352f2fbba
kern: Enhance wakeup hash construction to reduce hash collision.

With-input-from: dillon
Tested-by: dillon
sys/kern/kern_synch.c