tech-kern archive

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

Re: eventfd(2) and timerfd(2) APIs



In article <986563AD-88C2-41B9-BF69-51B26240BEB9%me.com@localhost>,
Jason Thorpe  <thorpej%me.com@localhost> wrote:
>Last year, I wrote implementations of the Linux eventfd(2) and
>timerfd(2) interfaces for NetBSD, with the goal of improving our Linux
>emulation.  In order to be able to test them with ATF tests, I went
>ahead and made them native calls as well.
>
>Here are the man pages describing the interfaces:
>
>	https://www.netbsd.org/~thorpej/eventfd.2
>	https://www.netbsd.org/~thorpej/timerfd.2
>
>Any objections to adding these?

None from me.

christos



Home | Main Index | Thread Index | Old Index