[libvirt] PATCH: 23/28: Replace client linked list with array

Daniel Veillard veillard at redhat.com
Wed Dec 3 14:31:36 UTC 2008


On Mon, Dec 01, 2008 at 12:14:04AM +0000, Daniel P. Berrange wrote:
> This replaces the linked list of 'struct qemud_client' instances with an
> array instead, allowing easy fine grained per-client locking
> 

  +1 I'm still a bit afraid of those memmove scattered around the
array code, and would prefer set of macros to add/remove from the
array, reviewed once,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list