Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1213440

Re: [PATCH v2] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations.

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations.
Date 2015-08-26 01:50 +0200
Message-ID <q1w8x-5bw-3@gated-at.bofh.it> (permalink)
References <pA3xh-4La-15@gated-at.bofh.it> <pWuK5-8nL-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <gabriele.mzt@gmail.com>
> Signed-off-by: Lv Zheng <lv.zheng@intel.com>

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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations. "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-08-26 01:50 +0200

csiph-web