linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* New time code miscalculates cpu usage
@ 2007-10-16 20:25 Olof Johansson
  2007-10-17  6:07 ` Tony Breeds
  2007-10-24 20:17 ` Sergei Shtylyov
  0 siblings, 2 replies; 8+ messages in thread
From: Olof Johansson @ 2007-10-16 20:25 UTC (permalink / raw)
  To: paulus, benh; +Cc: linuxppc-dev

Hi,

Not sure when this started happening, but I wanted to report it. I'll
start bisecting in a day or two if noone else has gotten around to
looking at it:

$ echo "int main(void) { while(1); }" > test.c ; gcc test.c
$ time ./a.out & sleep 2 ; killall a.out
real    0m2.008s
user    0m4.014s
sys     0m0.002s

Seen on POWER5 and PA6T, haven't tried anything else yet.


-Olof

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-10-25 12:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-16 20:25 New time code miscalculates cpu usage Olof Johansson
2007-10-17  6:07 ` Tony Breeds
2007-10-24 20:19   ` Olof Johansson
2007-10-24 20:17 ` Sergei Shtylyov
2007-10-24 21:56   ` Benjamin Herrenschmidt
2007-10-25  0:19     ` Paul Mackerras
2007-10-25  0:53       ` Benjamin Herrenschmidt
2007-10-25 12:46     ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).