|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Avoid panic when adjusting sedf parameters
When using sedf scheduler in a cpupool the system might panic when setting
sedf scheduling parameters for a domain.
Introduces for_each_domain_in_cpupool macro as it is usable 4 times now.
Signed-off-by: juergen.gross@xxxxxxxxxxxxxx
4 files changed, 12 insertions(+), 11 deletions(-)
xen/common/cpupool.c | 4 +---
xen/common/sched_sedf.c | 8 ++++----
xen/common/schedule.c | 5 +----
xen/include/xen/sched.h | 6 ++++++
xen-staging.hg.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|