[Xorp-hackers] xorp-ospf performance issues: busy-spins & packet floods.

Ben Greear greearb at candelatech.com
Sat Oct 20 17:02:08 PDT 2007


Pavlin Radoslavov wrote:
> See SelectorList::get_ready_priority() inside libxorp/selector.cc
> for example.
> It is used to find the best priority of a file descriptor that is
> ready.
>
>   
Another thing:  Is it always assumed that if there is something in the 
task list, it should
be run as soon as possible?  Or, should we have something like
_task_list.get_next_delay(t)
so that tasks can sleep on the select loop?

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com> 
Candela Technologies Inc  http://www.candelatech.com




More information about the Xorp-hackers mailing list