Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1213440 > unrolled thread
| Started by | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| First post | 2015-08-26 01:50 +0200 |
| Last post | 2015-08-26 01:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Date | 2015-08-26 01:50 +0200 |
| Subject | Re: [PATCH v2] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations. |
| Message-ID | <q1w8x-5bw-3@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web