git: kernel - Change pool token hash

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 3 21:18:45 PDT 2018


commit e79b36c7229abdc3f8c3d79e5db72a83a39836c1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Oct 3 21:17:51 2018 -0700

    kernel - Change pool token hash
    
    * Change the pool token hash to something less stupid.
    
    * Improve lwkt.tokens_debug_output to also output the address of
      the actual token instead of just its name.  This will help us
      track down pool token collisions a bit better.

Summary of changes:
 sys/kern/lwkt_token.c | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e79b36c7229abdc3f8c3d79e5db72a83a39836c1


-- 
DragonFly BSD source repository



More information about the Commits mailing list