[PATCH 2/2] xfs: mark the xfs-alloc workqueue as high priority
Tejun Heo
tj at kernel.org
Tue Jan 13 14:19:00 CST 2015
Hello, Eric.
On Tue, Jan 13, 2015 at 01:08:27PM -0600, Eric Sandeen wrote:
> crash> struct worker_pool c000000001cd7b00
> struct worker_pool {
> lock = {
> {
> rlock = {
> raw_lock = {
> slock = 0
> }
> }
> }
> },
> cpu = 27,
> node = 0,
> id = 54,
> flags = 0,
> worklist = {
> next = 0xc0000006182ceee0,
> prev = 0xc000000000fe0470 <release_agent_work+8>
> },
> nr_workers = 15,
> nr_idle = 0,
Can you please also report the value of nr_running? That's what
regulates the kick off of new workers and rescuers.
Thanks.
--
tejun
More information about the xfs
mailing list