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

Andrea Bittau abittau at icir.org
Tue Sep 23 12:57:29 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	abittau at chum.icir.org	2008-09-23 19:57:29 UTC

XORP CVS repository


Modified files:
	libxorp       eventloop.cc eventloop.hh selector.cc 

Log message:
	Force commit to correct CVS log message.  Message /tmp/log.r487 should read:
	
	get rid of superflous calls to select.  tighten event loop (i.e., run event loop
	until we got nothing to do).
	
	overall improvement +19%.  We can now do 33K xrl/s.  It's the first time that
	we're actually spending time writing / reading and not figuring out what time it
	is, selecting, or building XRLs =D.  w00t.

Revision  Changes                              Path
1.37      +1 -1;  commitid: 1ef848d94a2741a7;  xorp/libxorp/eventloop.cc
1.33      +1 -1;  commitid: 1ef848d94a2741a7;  xorp/libxorp/eventloop.hh
1.48      +1 -1;  commitid: 1ef848d94a2741a7;  xorp/libxorp/selector.cc



More information about the Xorp-cvs mailing list