cvs commit: src/sys/netgraph ng_base.c

Alexander Motin mav at FreeBSD.org
Wed Feb 6 10:50:41 PST 2008


mav         2008-02-06 18:50:41 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_base.c 
  Log:
  Cleanup and tune ng_snd_item() function as it is one of the
  most busy netgraph functions.
  Tune stack protection constants to avoid division operation.
  
  Revision  Changes    Path
  1.146     +42 -95    src/sys/netgraph/ng_base.c


More information about the cvs-src mailing list