Frans Pop wrote:
quoted text > I saw top occasionally displaying 9999% CPU usage for a process. The
> first few times it was amarokapp, this last time it was kontact.
> Both applications were basically idle.
> The "cc1" is a kernel compile (rc9 + CFS :-).
>
> I cannot remember seeing this before, but as I also don't run top that
> frequently I cannot be sure its a recent regression.
Try to capture the i/o log with the following command:
strace -o top.log top
This will show for sure whether the kernel gives out incorrect data or
top misinterprets them.
--
Alexander E. Patrakov
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: top displaying 9999% CPU usage , Alexander E. Patrakov , (Wed Oct 3, 6:03 am)