[Xorp-cvs] XORP cvs commit: xorp/libxorp xorp/libxipc xorp/contrib/olsr

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


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

XORP CVS repository


Modified files:
	libxorp       test_task.cc eventloop.cc 
	libxipc       xrl_atom_list.hh xrl_atom_list.cc xrl_atom.cc 
	              xrl.hh xrl.cc 
	contrib/olsr  test_routing1.py 

Log message:
	Force commit to correct CVS log message.  Message /tmp/log.r492 should read:
	
	All tests pass with new XRL code.  The only hack was adding a 1 second sleep to
	olsr's test_routing1.py test_c4_partial test.  I need to understand this better
	but I think that it has to do with the simulator trying to keep events
	synchronized with time and assuming that each eventloop run is a "single
	iteration" - this no longer holds with the aggressive eventloop.  We need to
	decide whether we want this new eventloop (+26% performance with XRL benchmark)
	or whether we should keep the old one for simplicity and safety.

Revision  Changes                              Path
1.8       +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/contrib/olsr/test_routing1.py
1.29      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxipc/xrl.cc
1.31      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxipc/xrl.hh
1.42      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxipc/xrl_atom.cc
1.15      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxipc/xrl_atom_list.cc
1.15      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxipc/xrl_atom_list.hh
1.39      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxorp/eventloop.cc
1.10      +1 -1;  commitid: 1f5f48d94a3741a7;  xorp/libxorp/test_task.cc



More information about the Xorp-cvs mailing list