Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1478521 > unrolled thread
| Started by | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| First post | 2016-09-07 19:30 +0200 |
| Last post | 2016-09-07 19:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v2 0/2] Convert to new CPU hotplug framework Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2016-09-07 19:30 +0200
| From | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| Date | 2016-09-07 19:30 +0200 |
| Subject | [PATCH v2 0/2] Convert to new CPU hotplug framework |
| Message-ID | <seOFY-2Bs-5@gated-at.bofh.it> |
New CPU hotplug framework was introduced recently. These patches convert Xen CPU hotplug code to this infrastructure. The patches (patch 1 specifically) will apply on top of https://lists.xenproject.org/archives/html/xen-devel/2016-08/msg00562.html v2: Changes in patch 1 suggested by Sebastian Boris Ostrovsky (2): xen/x86: Convert to hotplug state machine xen/events: Convert to hotplug state machine arch/x86/xen/enlighten.c | 115 ++++++++++++++++++++++----------------- drivers/xen/events/events_fifo.c | 34 ++++-------- include/linux/cpuhotplug.h | 2 + 3 files changed, 79 insertions(+), 72 deletions(-) -- 2.7.4
Back to top | Article view | linux.kernel
csiph-web