[CFR] Kevent timer improvements

John-Mark Gurney jmg at funkthat.com
Mon Mar 10 18:04:07 UTC 2014


Adrian Chadd wrote this message on Mon, Mar 10, 2014 at 10:47 -0700:
> On 10 March 2014 06:16, Baptiste Daroussin <bapt at freebsd.org> wrote:
> > A glib developer pointed me to some of the improvements Apple has done on
> > kqueue(2), some of those improvements are used or will be used by glib in the
> > near futur, plus add new one.
> >
> > I decided to implement part of it and here is the first patch about it:
> > http://people.freebsd.org/~bapt/kevent.diff
> 
> +jmg, he's also done stuff with queue.

and the maintainer of kqueue.. :)

The patch looks fine, but it's missing the updates to kqueue(2) to
describe what the new flags do...

Also, it would be good to see updates to tools/regression/kqueue/timer.c
to support the additional flags to make sure that they don't break in
the future...

P.S. Adrian, you still need to do some kqueue(2) updates yourself. :)

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-hackers mailing list