[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <21934.1276109812@redhat.com>
Date: Wed, 09 Jun 2010 19:56:52 +0100
From: David Howells <dhowells@...hat.com>
To: "Theodore Ts'o" <tytso@....edu>
Cc: dhowells@...hat.com, Dave Airlie <airlied@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: Why is kslowd accumulating so much CPU time?
Theodore Ts'o <tytso@....edu> wrote:
> Is there any way to easily see what is scheduling themselves to use the
> slow workqueue?
Slow work has debugging. Turn on:
CONFIG_SLOW_WORK_DEBUG=y
then do:
watch -n0 cat /sys/kernel/debug/slow_work/runqueue
David
--
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