Re: [PATCH UPDATED 6/6] workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
From: Fengguang Wu <hidden>
Date: 2012-07-14 08:18:24
Also in:
linux-xfs, lkml
From: Fengguang Wu <hidden>
Date: 2012-07-14 08:18:24
Also in:
linux-xfs, lkml
v2: nr_running indexing bug in get_pool_nr_running() fixed. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Josh Hunt <redacted> LKML-Reference: [off-list ref] Cc: Tony Luck <tony.luck@intel.com> Cc: Fengguang Wu <redacted> --- git branch updated accordingly. Thanks.
It works now, thank you very much! Tested-by: Fengguang Wu <redacted>