[libvirt] [PATCH 1/2] qemu: process: Move emulator thread setting code into one function

Peter Krempa pkrempa at redhat.com
Fri Feb 26 11:42:33 UTC 2016


On Thu, Feb 25, 2016 at 18:18:09 -0500, John Ferlan wrote:
> 
> 
> On 02/24/2016 08:45 AM, Peter Krempa wrote:
> > Similarly to the refactors to iothreads and vcpus, move the code that
> > initializes the emulator thread settings into single function.
> > ---
> >  src/qemu/qemu_cgroup.c  | 66 -----------------------------------------
> >  src/qemu/qemu_cgroup.h  |  1 -
> >  src/qemu/qemu_process.c | 78 +++++++++++++++++++++++++++++++++++++++----------
> >  3 files changed, 62 insertions(+), 83 deletions(-)
> >   
> 
> This is going to conflict with Henning Schild's series:
> 
> http://www.redhat.com/archives/libvir-list/2016-February/msg01157.html
> 
> In particular:
> 
> http://www.redhat.com/archives/libvir-list/2016-February/msg01166.html
> 

Well, that one is trivial enough, but I'll redo this change after that
patch goes in, so that the bug gets fixed and then I'll refactor it.

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160226/97f799cf/attachment-0001.sig>


More information about the libvir-list mailing list