[libvirt] [PATCH 5/5] virDomainObjList: Introduce yet another hash table

Peter Krempa pkrempa at redhat.com
Fri Apr 24 09:34:31 UTC 2015


On Thu, Apr 23, 2015 at 19:14:58 +0200, Michal Privoznik wrote:
> This hash table will contain the same data as already existing one.
> The only difference is that while the first table uses domain uuid as
> key, the new table uses domain name. This will allow much faster (and
> lockless) lookups by domain name.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/conf/domain_conf.c | 51 +++++++++++++++++++++++++++++++-------------------
>  1 file changed, 32 insertions(+), 19 deletions(-)
> 

ACK,

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150424/255cadfe/attachment-0001.sig>


More information about the libvir-list mailing list