While working on the scheduler I needed to modify some bits which are
worth to be considered as a stand-alone improvement IMO.

Juergen Gross (2):
  xen: introduce a cpumask with all bits set
  xen/sched: don't disable scheduler on cpus during suspend

 xen/arch/x86/io_apic.c    |   4 +-
 xen/common/cpu.c          |   4 ++
 xen/common/cpupool.c      |   2 +-
 xen/common/schedule.c     | 163 +++++++++++++---------------------------------
 xen/include/xen/cpumask.h |   2 +
 5 files changed, 53 insertions(+), 122 deletions(-)

-- 
2.16.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to