On Wednesday, August 12, 2015 11:12:02 AM Lv Zheng wrote:
> It is proven that Windows evaluates _Qxx handlers in a parallel way. This
> patch follows this fact, splits _Qxx evaluations from the NOTIFY queue to
> form a separate queue, so that _Qxx evaluations can be queued up on
> different CPUs rather than being queued up on a CPU0 bound queue.
> Event handling related callbacks are also renamed and sorted in this patch.
> 
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=94411
> Reported-and-tested-by: Gabriele Mazzotta <[email protected]>
> Signed-off-by: Lv Zheng <[email protected]>

Queued up for 4.3, thanks!


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to