[Xorp-cvs] XORP cvs commit: xorp/libxorp

Atanu Ghosh atanu at icir.org
Fri Nov 7 21:31:25 PST 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at chum.icir.org	2008-11-08 05:31:25 UTC

XORP CVS repository


Modified files:
	libxorp       eventloop.cc eventloop.hh 

Log message:
	Don't let selector events starve each task events.
	
	When a selector and task event have the same priority try and
	alternate between the selector and the task.
	
	This should alleviate BGP scheduling issues.
	
	Reviewed by:    Mark Handley

Revision  Changes                               Path
1.49      +30 -4;  commitid: 9e3c4915242d41a7;  xorp/libxorp/eventloop.cc
1.41      +3 -1;  commitid: 9e3c4915242d41a7;   xorp/libxorp/eventloop.hh



More information about the Xorp-cvs mailing list