DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/net if_var.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]