Date: Tue, 25 Jul 2006 16:58:37 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: "Poul-Henning Kamp" <phk@phk.freebsd.dk> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, "Christian S.J. Peron" <csjp@FreeBSD.org>, cvs-all@FreeBSD.org, David Malone <dwmalone@maths.tcd.ie>, Sam Leffler <sam@errno.com> Subject: Re: cvs commit: src/sys/net bpf.c Message-ID: <200607251658.39231.jkim@FreeBSD.org> In-Reply-To: <11815.1153858333@critter.freebsd.dk> References: <11815.1153858333@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 25 July 2006 04:12 pm, Poul-Henning Kamp wrote: > In message <200607251538.36097.jkim@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607251658.39231.jkim>