cvs commit: src/sys/netgraph ng_base.c

Alexander Motin mav at FreeBSD.org
Tue Mar 4 18:22:18 UTC 2008


mav         2008-03-04 18:22:18 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  Implement 128 items node name hash for faster name search.
  Increase node ID hash size from 32 to 128 items.
  
  Revision  Changes    Path
  1.148     +70 -47    src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list