cvs commit: src/sys/net bpf.c
Jung-uk Kim
jkim at FreeBSD.org
Tue Jul 25 20:59:23 UTC 2006
On Tuesday 25 July 2006 04:12 pm, Poul-Henning Kamp wrote:
> In message <200607251538.36097.jkim at FreeBSD.org>, Jung-uk Kim
writes:
> >I hit send button before I read this. :-) Yes, that's exactly
> > what I meant. BTW, what's your opinion on extending timecounter
> > API to be able to register/deregister trivial timecounter?
>
> I'm not sure I know what you mean by "trivial timecounter", but the
> only reason we don't have a way to deregister a timecounter yet is
> that so far I'm probably the only one who have ever need it :-)
I meant by a timecounter that cannot be used to keep system uptime
running but can be used for its own application to tell the UTC of a
given timecounter. ;-)
Jung-uk Kim
More information about the cvs-src
mailing list