Re: [libvirt] [PATCH v3 00/11] Introduce worker tuning APIs

2016-04-08 Thread Erik Skultety
On 04/04/16 23:09, Erik Skultety wrote: > since v2: > - all getters are now protected by threadpool mutex to prevent torn reads in > concurrent execution > - some checks in adminDispatchServerGetThreadpoolParameters were redundant, > thus were optimizes out > - fixed memory leak in

[libvirt] [PATCH v3 00/11] Introduce worker tuning APIs

2016-04-04 Thread Erik Skultety
since v2: - all getters are now protected by threadpool mutex to prevent torn reads in concurrent execution - some checks in adminDispatchServerGetThreadpoolParameters were redundant, thus were optimizes out - fixed memory leak in adminDispatchServerGetThreadpoolParameters when allocating a