Re: [libvirt] [PATCH 3/3] vz: make vz driver more responsive

2016-07-19 Thread Maxim Nestratov
17-Jun-16 13:46, Nikolay Shirokovskiy пишет: On 17.06.2016 12:43, Nikolay Shirokovskiy wrote: On 16.06.2016 14:59, Nikolay Shirokovskiy wrote: Current vz driver implementation is not usable when it comes to long runnig operations. Migration or saving a domain blocks all other operations e

Re: [libvirt] [PATCH 3/3] vz: make vz driver more responsive

2016-06-17 Thread Nikolay Shirokovskiy
On 17.06.2016 12:43, Nikolay Shirokovskiy wrote: > > > On 16.06.2016 14:59, Nikolay Shirokovskiy wrote: >> Current vz driver implementation is not usable when it comes to >> long runnig operations. Migration or saving a domain blocks all >> other operations even query ones which are expectete

Re: [libvirt] [PATCH 3/3] vz: make vz driver more responsive

2016-06-17 Thread Nikolay Shirokovskiy
On 16.06.2016 14:59, Nikolay Shirokovskiy wrote: > Current vz driver implementation is not usable when it comes to > long runnig operations. Migration or saving a domain blocks all > other operations even query ones which are expecteted to be available. > This patch address this problem. > ..

[libvirt] [PATCH 3/3] vz: make vz driver more responsive

2016-06-16 Thread Nikolay Shirokovskiy
Current vz driver implementation is not usable when it comes to long runnig operations. Migration or saving a domain blocks all other operations even query ones which are expecteted to be available. This patch address this problem. All vz driver API calls fall into next 3 groups: 1. only query