[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/2] xen: enhance temporary vcpu pinning
While trying to handle temporary vcpu pinnings in a sane way in my core scheduling series I found a nice way to simplify the temporary pinning cases. I'm sending the two patches independently from my core scheduling series as they should be considered even without core scheduling. Changes in V2: - original patch 1 dropped, as already applied - new patch 1 removing dead coding and unneeded pinning - addressed various comments in patch 2 Changes in V3: - minor comments addressed Juergen Gross (2): xen/x86: cleanup unused NMI/MCE code xen: merge temporary vcpu pinning scenarios xen/arch/x86/pv/traps.c | 93 ++++++++++-------------------------------- xen/arch/x86/traps.c | 10 +---- xen/common/domain.c | 4 +- xen/common/domctl.c | 2 +- xen/common/schedule.c | 50 ++++++++++++++++------- xen/common/wait.c | 30 +++++--------- xen/include/asm-x86/pv/traps.h | 6 +-- xen/include/asm-x86/softirq.h | 2 +- xen/include/xen/sched.h | 10 ++--- 9 files changed, 78 insertions(+), 129 deletions(-) -- 2.16.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |