|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] [Xend] [2/2] Prevent changing of the policy while vi
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>
xend_lock_when_change_color.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] [Xend] [2/2] Prevent changing of the policy while virtual machines are migrating,
Stefan Berger <=
|
|
|
|
|