kmacy       2006-11-16 07:50:33 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      tte_hash.c pmap.c 
    sys/sun4v/include    tte_hash.h 
  Log:
  Resize the hash table upwards if the number of collision entries is greater 
than 1/4 of the
  total
  it is possible that the resize threshold should be revised upwards
  
  Approved by: scottl (standing in for mentor rwatson)
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/sun4v/include/tte_hash.h
  1.7       +38 -19    src/sys/sun4v/sun4v/pmap.c
  1.3       +78 -41    src/sys/sun4v/sun4v/tte_hash.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to