I read through the 'aggressiveness' code in the eventloop code. Since it's my opinion that the whole priority thing is a waste of time anyway, my preferred aggressive approach would be to run multiple timers, multiple tasks, and then call the select dispatcher (assuming the timers and tasks are ready to run now).
That said, if the priority code remains, then the aggressiveness code is probably OK. Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
