Re: [libvirt] [PATCH v3 2/2] nwfilter: Rebuild filters only if new filter is different than current

2012-01-27 Thread Stefan Berger
On 01/25/2012 04:41 PM, Eric Blake wrote: On 01/25/2012 11:58 AM, Stefan Berger wrote: Compare two filters' XML for equality and only rebuild/instantiate the new filter if the new and current filters are found to be different. This improves performance during an update of a filter with no

[libvirt] [PATCH v3 2/2] nwfilter: Rebuild filters only if new filter is different than current

2012-01-25 Thread Stefan Berger
Compare two filters' XML for equality and only rebuild/instantiate the new filter if the new and current filters are found to be different. This improves performance during an update of a filter with no obvious change or the reloading of filters during a 'kill -SIGHUP' ---

Re: [libvirt] [PATCH v3 2/2] nwfilter: Rebuild filters only if new filter is different than current

2012-01-25 Thread Eric Blake
On 01/25/2012 11:58 AM, Stefan Berger wrote: Compare two filters' XML for equality and only rebuild/instantiate the new filter if the new and current filters are found to be different. This improves performance during an update of a filter with no obvious change or the reloading of filters