Re: unkillable process in R state?

Ralf Baechle (ralf@uni-koblenz.de)
Thu, 11 Oct 2001 19:25:20 +0200


On Thu, Oct 11, 2001 at 12:48:22PM -0400, Christopher Friesen wrote:

> I have a process (an instance of a find command) that seems to be
> unkillable (ie kill -9 <pid> as root doesn't work).
>
> Top shows it's status as R.
>
> Is there anything I can do to kill the thing? It's taking up all unused cpu
> cycles (currently at 97.4%).

I assume that's kapm-idled. That's normal, it's job is exactly burning
unused cycles.

Ralf
-
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/