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

Bug#508146: ptime/utime jumping backwards



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





Reply to: