[libdispatch-dev] Why polling event sources with a kevent receiving queue of size 1?

cee1 fykcee1 at gmail.com
Mon Jul 19 03:52:35 PDT 2010


Hi all,
I've noticed libdispatch will poll event sources with an one-entry kevent
receiving queue(queue_kevent.c:162, in function " _dispatch_mgr_invoke").
This will incurs more system calls and hence poorer performance. Why not
poll event sources with a larger kevent receiving queue?


Regards,
-- cee1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-dev/attachments/20100719/f9319ee6/attachment.html>


More information about the libdispatch-dev mailing list