cvs commit: src/sys/conf options src/sys/config LINT src/sys/net if_ethersubr.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Sep 20 03:54:17 PDT 2008


sephe       2008/09/20 03:53:16 PDT

DragonFly src repository

  Modified files:
    sys/conf             options 
    sys/config           LINT 
    sys/net              if_ethersubr.c 
  Log:
  - Add KTR of ethernet operations
  - Measure the cost of ether_input_chain
  - Measure the cost of ether_input_dispatch
  
  Revision  Changes    Path
  1.96      +1 -0      src/sys/conf/options
  1.175     +2 -0      src/sys/config/LINT
  1.90      +21 -0     src/sys/net/if_ethersubr.c


http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.diff?r1=1.95&r2=1.96&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/config/LINT.diff?r1=1.174&r2=1.175&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_ethersubr.c.diff?r1=1.89&r2=1.90&f=u





More information about the Commits mailing list