kernel - Refactor lwkt_token pool hash
commit7798395d91fff4e692c6c359bccce20c8372c8b9
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 22 Apr 2018 00:23:23 +0000 (21 17:23 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 22 Apr 2018 00:50:11 +0000 (21 17:50 -0700)
treeb19f581028526c77c07195dd211dff3906f855ed
parent359499301cb3e32b532c88c41e7df5a36111392a
kernel - Refactor lwkt_token pool hash

* Refactor the lwkt_token pool hash to a better hash algorithm
  using large primes.
sys/kern/lwkt_token.c