[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4703932C.6060900@ums.usu.ru>
Date: Wed, 03 Oct 2007 19:03:40 +0600
From: "Alexander E. Patrakov" <patrakov@....usu.ru>
To: linux-kernel@...r.kernel.org
Cc: elendil@...net.nl
Subject: Re: top displaying 9999% CPU usage
Frans Pop wrote:
> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists