[PATCH v2 0/3] xen/sched: fixes and cleanup related to cpupools

Juergen Gross posted 3 patches 4 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20231204152321.16520-1-jgross@suse.com
xen/common/sched/core.c    | 74 ++++++++++++++++++++------------------
xen/common/sched/cpupool.c |  2 ++
2 files changed, 41 insertions(+), 35 deletions(-)
[PATCH v2 0/3] xen/sched: fixes and cleanup related to cpupools
Posted by Juergen Gross 4 months, 3 weeks ago
Fix 2 bugs related to cpupool handling and do some related cleanups.

V2:
- send out the fixes tagged properly as "PATCH"
- add cleanup patch
 
Juergen Gross (3):
  xen/sched: fix adding offline cpu to cpupool
  xen/sched: fix sched_move_domain()
  xen/sched: do some minor cleanup of sched_move_domain()

 xen/common/sched/core.c    | 74 ++++++++++++++++++++------------------
 xen/common/sched/cpupool.c |  2 ++
 2 files changed, 41 insertions(+), 35 deletions(-)

-- 
2.35.3