Re: [Qemu-devel] Make thread pool implementation modular

2013-11-02 Thread Stefan Weil
Am 02.11.2013 00:34, schrieb Matthias Brugger: > This patch series makes the thread pool implementation modular. > This allows each drive to use a special implementation. > The patch series prepares qemu to be able to include thread pools different > the one actually implemented. It will allow to i

[Qemu-devel] Make thread pool implementation modular

2013-11-01 Thread Matthias Brugger
This patch series makes the thread pool implementation modular. This allows each drive to use a special implementation. The patch series prepares qemu to be able to include thread pools different the one actually implemented. It will allow to implement approaches like paravirtualized block request