cvs commit: src/sys/kern lwkt_ipiq.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Apr 17 20:41:11 PDT 2005
dillon 2005/04/17 18:02:58 PDT
DragonFly src repository
Modified files:
sys/kern lwkt_ipiq.c
Log:
Fix a bug in the last commit. A FIFO calculation was incorrect (3/2 instead
of 2/3), resulting in overflows during heavy token handling activity.
Reported-by: =?ISO-8859-1?Q?Stefan_Kr=FCger?= <skrueger at xxxxxxxxxxxxxxxx>
Revision Changes Path
1.10 +2 -1 src/sys/kern/lwkt_ipiq.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_ipiq.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list