Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1462834
| From | Boris Ostrovsky <boris.ostrovsky@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Convert to new CPU hotplug framework |
| Date | 2016-08-15 16:40 +0200 |
| Message-ID | <s6rdv-6L9-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 (I will be out of the office starting tomorrow so may not be able to respond to comments right away) 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 | 3 + 3 files changed, 80 insertions(+), 72 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] Convert to new CPU hotplug framework Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2016-08-15 16:40 +0200
csiph-web