[Xorp-cvs] XORP cvs commit: xorp/libxorp
Andrea Bittau
abittau at icir.org
Fri Nov 7 13:49:31 PST 2008
CVSROOT: /usr/local/www/data/cvs
Module name: xorp
Changes by: abittau at chum.icir.org 2008-11-07 21:49:31 UTC
XORP CVS repository
Modified files:
libxorp test_sched.cc
Log message:
Add a new test that fails. Have two low priority readers and introduce a high
priority one every other round. I.e., this alternates reads between a low
priority FD, and the high priority one (when it is introduced). Between them,
the low priority FDs should get served round robin. Instead, they currently do
not and they get starved.
Revision Changes Path
1.3 +110 -12; commitid: 8d844914b7e941a7; xorp/libxorp/test_sched.cc
More information about the Xorp-cvs
mailing list