[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Avoid endless loop for vcpu migration
On multi-thread multi-core systems an endless loop can occur in vcpu_migrate() with credit scheduler. Avoid this loop by changing the interface of pick_cpu to indicate a repeated call in this case. Signed-off-by: juergen.gross@xxxxxxxxxxxxxx 6 files changed, 11 insertions(+), 15 deletions(-) xen/common/sched_arinc653.c | 2 +- xen/common/sched_credit.c | 12 +++--------- xen/common/sched_credit2.c | 2 +- xen/common/sched_sedf.c | 2 +- xen/common/schedule.c | 6 ++++-- xen/include/xen/sched-if.h | 2 +- Attachment:
xen-work.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |