[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#508146: marked as done (ptime/utime jumping backwards)



Your message dated Sat, 1 May 2010 21:56:21 +0200
with message-id <20100501195621.GA15137@galadriel.inutil.org>
and subject line Re: ptime/utime jumping backwards
has caused the Debian Bug report #508146,
regarding ptime/utime jumping backwards
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
508146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508146
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-10

top was reporting 9999%
I tracked it to stime and utime going backwards in /proc/<pid>/stat

looks like may be fixed by the patch posted 30/8.2008 to the kernel
mailing list by Balbir Singh
it all seems better in 2.6.27.7 form kernel.org

llusrv1:/etc/asterisk# while true ; do cat /proc/11579/stat | cut -f 14,15
-d " " ; sleep 1;  done
2623527 3977682
2623571 3977725
2623550 3977730
2622760 3976570 <- here
2622815 3976626
2622851 3976694
2622892 3976740
2622928 3976796
2622939 3976859
2622967 3976891
2623010 3976935
2623033 3976960
2623045 3976989
2623053 3977008
2623081 3977074
2623112 3977148
2623128 3977216
2623147 3977253
2623180 3977310
2623199 3977337
2623213 3977400
2623235 3977432
2623246 3977438
2623255 3977444
2623271 3977465
2623286 3977478
2623297 3977519
2623319 3977580
2622116 3974696 <- here
2622145 3974727
2622171 3974764
2622187 3974813
2622233 3974851
2622267 3974902





--- End Message ---
--- Begin Message ---
On Sun, Feb 21, 2010 at 11:10:07PM +0100, Moritz Muehlenhoff wrote:
> On Mon, Dec 08, 2008 at 11:21:30PM +1300, Kevin Stewart wrote:
> > Package: linux-image-2.6.26-1-amd64
> > Version: 2.6.26-10
> > 
> > top was reporting 9999%
> > I tracked it to stime and utime going backwards in /proc/<pid>/stat
> > 
> > looks like may be fixed by the patch posted 30/8.2008 to the kernel
> > mailing list by Balbir Singh
> > it all seems better in 2.6.27.7 form kernel.org
> 
> Hi,
> The next release of Debian (6.0, code name Squeeze) will be based
> on 2.6.32. Please test the current 2.6.32 from unstable/testing and tell
> us whether the problem persists. If so, we should report it upstream
> to the kernel.org developers.
> 
> The 2.6.32 kernel is available from packages.debian.org and can
> be installed in both Debian stable, testing and unstable
> installations.

No further feedback, closing the bug.

If this can be reproduced with current kernels, please reopen this bug.

Cheers,
        Moritz


--- End Message ---

Reply to: