Date: Sun, 13 Apr 2014 15:15:51 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: John-Mark Gurney <jmg@funkthat.com>, "freebsd-hackers@freebsd.org" <hackers@freebsd.org>, desrt@desrt.ca Subject: Re: [CFR] Kevent timer improvements Message-ID: <20140413131550.GD17898@ivaldir.etoilebsd.net> In-Reply-To: <20140310180404.GI32089@funkthat.com> References: <20140310131632.GI6900@ithaqua.etoilebsd.net> <CAJ-Vmok7ODK7FfJaHiQej8Za4-JH6Aryctk577vM9cYpeUcHew@mail.gmail.com> <20140310180404.GI32089@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, Mar 10, 2014 at 11:04:04AM -0700, John-Mark Gurney wrote: > Adrian Chadd wrote this message on Mon, Mar 10, 2014 at 10:47 -0700: > > On 10 March 2014 06:16, Baptiste Daroussin <bapt@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... > I have splitted my patch in multiple parts, let start with the first one: adding NOTE_NSECONDS, NOTE_USECONDS, NOTE_NSECONDS http://people.freebsd.org/~bapt/kevent_timer.diff if ok I'll commit that one first then finish NOTE_MONOTONIC and in 3rd part add the regression tests. regards, Bapt [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNKjgYACgkQ8kTtMUmk6EzKiQCfd+56MELkiKEwW99b+2schaau FmMAnikei58ZgSP950xdqv+nA+Ica2Ug =ZK6D -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140413131550.GD17898>
