[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] [Xend] [2/2] Prevent changing of the policy while virtual machines are migrating
This patch uses the reader-writer lock primitive from part 1 to prevent the changing of the policy while guest are migrated to a host. The net changes of this patch are that the reader-side lock is put into the path of the migration code and the writer lock into the path of the code that handles the changing of the policy. Simultaneous migrations of multiple hosts still work after this lock has been added. Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx> Attachment:
xend_lock_when_change_color.diff _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |