I'm trying to figure out why xorpsh commits take so long, and in doing so, I'm trying to understand the TaskManager.
There is one part that is particularly confusing: There is a _completion_cb that is assigned when a task is queued up, but the next task to run isn't necessarily that task if there are other higher priority tasks running. Seems like that could be a problem to me? 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
