Re: [PATCH 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
From: Tony Luck <hidden>
Date: 2012-07-12 22:16:58
Also in:
linux-xfs, lkml
From: Tony Luck <hidden>
Date: 2012-07-12 22:16:58
Also in:
linux-xfs, lkml
On Thu, Jul 12, 2012 at 2:45 PM, Tejun Heo [off-list ref] wrote:
I was wrong and am now dazed and confused. That's from init_workqueues() where only cpu0 is running. How the hell did nr_running manage to become non-zero at that point? Can you please apply the following patch and report the boot log? Thank you.
Patch applied on top of next-20120712 (which still has the same problem). dmesg output attached -Tony