[libvirt] [PATCH 0/9] Fine grained locking in LXC driver

Michal Privoznik mprivozn at redhat.com
Wed Jul 17 13:53:12 UTC 2013


On 17.07.2013 15:04, Michal Privoznik wrote:
> The first round of my patches that breaks LXC driver into smaller pieces. With
> my testing on 10 domains which are started up and destroyed in a loop with 10
> iterations (each loop is run in a separate thread in client):
> 
> Before:
> real    0m45.973s
> user    0m0.080s
> sys     0m0.020s
> 
> After:
> real    0m14.951s
> user    0m0.080s
> sys     0m0.020s

Forgot to mention, patches are available at my gitorious too:

https://gitorious.org/~zippy2/libvirt/michal-staging/commits/lxc_lock

Michal




More information about the libvir-list mailing list