On Wed, Dec 08, 2010 at 02:19:23PM +0800, Hu Tao wrote:
---
daemon/libvirtd.c | 187 ++++++++---------------------------------------------
daemon/libvirtd.h | 16 +----
2 files changed, 30 insertions(+), 173 deletions(-)
While there is nothing wrong with this patch, I'd prefer if we didn't
apply this one. I've got a huge patch series pending which basically
deletes all the thread & RPC code from the libvirtd daemon, and replaces
it with calls to a new set of libvirt internal RPC APIs. These new APIs
of course make use of your thread pool implementation, so the net result
will be the same.
Regards,
Daniel