cvs commit: src/sys/net if_var.h
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Jul 28 01:55:23 PDT 2004
joerg 2004/07/28 01:53:43 PDT
DragonFly src repository
Modified files:
sys/net if_var.h
Log:
Add IF_QLEN and the ALTQ macros. This are only the lock-free versions with
the underscore (_), since we want to protect the queues via normal splimp,
not via mutexes / tokens.
Obtained-from: FreeBSD
Revision Changes Path
1.16 +99 -0 src/sys/net/if_var.h
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_var.h.diff?r1=1.15&r2=1.16&f=u
More information about the Commits
mailing list