cvs commit: src/sys/netgraph ng_base.c
Julian Elischer
julian at elischer.org
Tue Mar 4 21:21:35 UTC 2008
Alexander Motin wrote:
> 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
I knew this day would come.. that's why I had a name lookup method...
More information about the cvs-src
mailing list