Re: [libvirt] [PATCH 0/7] Add more options for IOThreads

2014-09-15 Thread John Ferlan
On 09/15/2014 07:06 PM, Eric Blake wrote: > On 09/03/2014 10:15 AM, John Ferlan wrote: >> The following patches will add more support for IOThreads not completed >> from the initial patches. These changes support the remaining elements of >> bz https://bugzilla.redhat.com/show_bug.cgi?id=1101574

Re: [libvirt] [PATCH 0/7] Add more options for IOThreads

2014-09-15 Thread Eric Blake
On 09/03/2014 10:15 AM, John Ferlan wrote: > The following patches will add more support for IOThreads not completed > from the initial patches. These changes support the remaining elements of > bz https://bugzilla.redhat.com/show_bug.cgi?id=1101574 (working through > unsetting the private bits - a

Re: [libvirt] [PATCH 0/7] Add more options for IOThreads

2014-09-15 Thread John Ferlan
On 09/03/2014 12:15 PM, John Ferlan wrote: <...snip...> > John Ferlan (7): > virsh: Add iothread to 'attach-disk' > qemu: Issue query-iothreads and to get list of active IOThreads > vircgroup: Introduce virCgroupNewIOThread > qemu_domain: Add niothreadpids and iothreadpids > qemu_cgroup

Re: [libvirt] [PATCH 0/7] Add more options for IOThreads

2014-09-15 Thread Ján Tomko
On 09/03/2014 06:15 PM, John Ferlan wrote: > The following patches will add more support for IOThreads not completed > from the initial patches. These changes support the remaining elements of > bz https://bugzilla.redhat.com/show_bug.cgi?id=1101574 (working through > unsetting the private bits - a

Re: [libvirt] [PATCH 0/7] Add more options for IOThreads

2014-09-09 Thread Stefan Hajnoczi
On Wed, Sep 3, 2014 at 5:15 PM, John Ferlan wrote: > The following patches will add more support for IOThreads not completed > from the initial patches. These changes support the remaining elements of > bz https://bugzilla.redhat.com/show_bug.cgi?id=1101574 (working through > unsetting the private

[libvirt] [PATCH 0/7] Add more options for IOThreads

2014-09-03 Thread John Ferlan
The following patches will add more support for IOThreads not completed from the initial patches. These changes support the remaining elements of bz https://bugzilla.redhat.com/show_bug.cgi?id=1101574 (working through unsetting the private bits - as there's nothing in there that should necessarily