[sheepdog] [PATCH v2 1/2] lib: prioritize events for epoll() and enhance event loop

Liu Yuan namei.unix at gmail.com
Sun Dec 23 15:30:42 CET 2012


On 12/23/2012 02:06 AM, Hitoshi Mitake wrote:
> I'll seek other ways like prio_event_loop().

If we can't optimize out sorting of events in most cases that doesn't
need sorting at all, I'd suggest keep current event handling for sheep
and use prio_event_loop() keeper. Then we can merge this patch set
without problem.

Thanks,
Yuan



More information about the sheepdog mailing list