git: kernel - Increase pmap placemarks hash from 16 to 64 entries

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 16 11:30:37 PDT 2017


commit 0deb97d4560860f10707357e1c3679a4c7e24abe
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 15 11:01:11 2017 -0700

    kernel - Increase pmap placemarks hash from 16 to 64 entries
    
    * Increase the pmap placemarks hash from 16 to 64 entries,
      improving concurrent fault performance for threads a bit.

Summary of changes:
 sys/platform/pc64/include/pmap.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0deb97d4560860f10707357e1c3679a4c7e24abe


-- 
DragonFly BSD source repository



More information about the Commits mailing list