|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fix xm save timeout with paused domains
On 8/5/07 17:25, "John Levon" <levon@xxxxxxxxxxxxxxxxx> wrote:
>> How about just not pausing a domain that you're going to save?
>
> This doesn't work when you're doing tight save/restore / migration
> loops, where the unpausing happens after plugging virtual devices for
> the new domain. This can cause the timer to expire before we unpause the
> domain and give it a chance to update its frame list entry.
Hmm.. Perhaps 'xm restore/migrate' shouldn't return until the new domain is
actually running. Or (probably easier) xend should hold save requests
pending until the domain concerned is unpaused?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|