NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/48584 (Linux emulation doesn't seem to support epoll)




On 10 Feb 2014 03:03, <obache%netbsd.org@localhost> wrote:
>
> Synopsis: Linux emulation doesn't seem to support epoll
>
> Responsible-Changed-From-To: pkg-manager->chs
> Responsible-Changed-By: obache%NetBSD.org@localhost
> Responsible-Changed-When: Mon, 10 Feb 2014 03:03:42 +0000
> Responsible-Changed-Why:
> COMPAT_LINUX issue
>

It doesn't rather than it doesn't seem to. It would be a big project to fix and you would probably need to implement all the other parts (eventfd, signalfd, timerfd) that correspond to the rest of the kqueue mechanisms, plus it supports edge and level triggered events.

Out of interest what are you trying to run that uses epoll? I guess it is getting more common now.

Justin



Home | Main Index | Thread Index | Old Index