git: kernel - Refactor lwkt_token pool hash
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Apr 21 17:50:38 PDT 2018
commit 7798395d91fff4e692c6c359bccce20c8372c8b9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Apr 21 17:23:23 2018 -0700
kernel - Refactor lwkt_token pool hash
* Refactor the lwkt_token pool hash to a better hash algorithm
using large primes.
Summary of changes:
sys/kern/lwkt_token.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7798395d91fff4e692c6c359bccce20c8372c8b9
--
DragonFly BSD source repository
More information about the Commits
mailing list