svn commit: r247777 - in head/sys: conf kern netinet sys
Julian Elischer
julian at freebsd.org
Sun Mar 10 21:44:14 UTC 2013
On 3/4/13 3:09 AM, Davide Italiano wrote:
> Author: davide
> Date: Mon Mar 4 11:09:56 2013
> New Revision: 247777
> URL: http://svnweb.freebsd.org/changeset/base/247777
>
> Log:
> - Make callout(9) tickless, relying on eventtimers(4) as backend for
> precise time event generation. This greatly improves granularity of
> callouts which are not anymore constrained to wait next tick to be
> scheduled.
[etc.]
Will there be (or is there already) a paper/document
somewhere/sometime outlining how this works?
(with pictures) :-)
Julian
More information about the svn-src-head
mailing list