[libvirt] [PATCH 11/12] libxl: Remove unnecessary driver locking

Michal Privoznik mprivozn at redhat.com
Mon Sep 2 11:07:57 UTC 2013


On 30.08.2013 23:46, Jim Fehlig wrote:
> Now that most fields of libxlDriverPrivate struct are immutable
> or self-locking, there is no need to acquire the driver lock in
> much of the libxl driver.
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
>  src/libxl/libxl_conf.c   |   7 +-
>  src/libxl/libxl_driver.c | 217 +++++++++--------------------------------------
>  2 files changed, 46 insertions(+), 178 deletions(-)

ACK

Michal




More information about the libvir-list mailing list