Re: boot time, process start time, and NOW time

From: john stultz
Date: Mon Aug 16 2004 - 16:52:19 EST


On Mon, 2004-08-16 at 12:41, Andrew Morton wrote:
> OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > Albert Cahalan <albert@xxxxxxxxxxxx> writes:
> >
> > > Even with the 2.6.7 kernel, I'm still getting reports of process
> > > start times wandering. Here is an example:
> > >
> > > "About 12 hours since reboot to 2.6.7 there was already a
> > > difference of about 7 seconds between the real start time
> > > and the start time reported by ps. Now, 24 hours since reboot
> > > the difference is 10 seconds."
> > >
> > > The calculation used is:
> > >
> > > now - uptime + time_from_boot_to_process_start
> >
> > Start-time and uptime is using different source. Looks like the
> > jiffies was added bogus lost counts.
> >
> > quick hack. Does this change the behavior?
>
> Where did this all end up? Complaints about wandering start times are
> persistent, and it'd be nice to get some fix in place...

Yea, I think I dropped this. Not sure what the trouble is just yet. Let
me go digging.

thanks
-john

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/