Re: [libvirt] PATCH: 12/25: Remove global state from Inotify driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Daniel P. Berrange" <berrange@xxxxxxxxxx> wrote:
> The 'inotify' driver currently keeps all its state in a global static
> variables. Not so great since we access this from all sorts of places
> and its hard to guarentee thread safety. Also, we're using per-connection
> FD watches to update this state, so if multiple Xen connections were
> active, they'd all be updating the same globl state. So we move the
> state into the virConnect object. This will increase memory usage if
> a single process has multiple Xen connections open though, but not
> by very much

Looks fine.
ACK

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]