On Friday 13 August 2010 06:50 pm, Andrew J. Caines wrote:
> Jeremy,
>
> Thanks for the quick response.
>
> > The source/responsible code for the printing is in function
> > clock_ts_to_ct() in: src/sys/kern/subr_clock.c
>
> I took a look at the code in an attempt to divine the reason for
> the fre
Jeremy,
Thanks for the quick response.
The source/responsible code for the printing is in function
clock_ts_to_ct() in: src/sys/kern/subr_clock.c
I took a look at the code in an attempt to divine the reason for the
frequent messages, without success.
Any idea why I see so many? I'm not aware
On Fri, Aug 13, 2010 at 06:16:01PM -0400, Andrew J. Caines wrote:
> Since installing 8.1-RC2 and now on up-to-date RELENG_8 I am frequently
> getting kern.crit messages like
>
> ts_to_ct(1281661818.743348859) = [2010-08-13 01:10:18]
>
> and have been unable so far to determine their origin or pur
Since installing 8.1-RC2 and now on up-to-date RELENG_8 I am frequently
getting kern.crit messages like
ts_to_ct(1281661818.743348859) = [2010-08-13 01:10:18]
and have been unable so far to determine their origin or purpose. I saw
no such messages while running 7.x or earlier releases.
AFAICT t