top reports kernel wait queues which are completely independent of system calls or their names. Many device drivers are going to have wait queues named poll.
Niels. On 11/14/05, Olivier Warin <[EMAIL PROTECTED]> wrote: > Hi all, > We are developing a web application based on libevent. > By setting the environment variable EVENT_SHOW_METHOD, libevent tells me > it uses kqueue > [msg] libevent using: kqueue > nevertheless top(8) reports the application to make some RUN/poll, this > really sounds strange to me. > I have tried to disable poll/select but it does not change anything... > Any ideas ? Is there a way to trace those issues ? > Regards, > > _______________________________________________ > Libevent-users mailing list > [email protected] > http://monkey.org/mailman/listinfo/libevent-users > > _______________________________________________ Libevent-users mailing list [email protected] http://monkey.org/mailman/listinfo/libevent-users
