[Engine-devel] DB performance optimization

2013-05-13 Thread Liran Zelkha
Hi all, There is a WIP for caching and DB performance optimization. Please look at - http://gerrit.ovirt.org/#/c/14188/4 To summarize, it includes automatic caching for some business entities (*_static for instance), break up of VDS to VDS_static, VDS_dynamic and VDS_statistics, and support

Re: [Engine-devel] DB performance optimization

2013-05-13 Thread Laszlo Hornyak
, that vm_static record must be updated or invalidated but also the vm record from Thx, Laszlo - Original Message - From: Liran Zelkha lzel...@redhat.com To: engine-devel engine-devel@ovirt.org Sent: Monday, May 13, 2013 10:40:31 AM Subject: [Engine-devel] DB performance optimization

Re: [Engine-devel] DB performance optimization

2013-05-13 Thread Yair Zaslavsky
- Original Message - From: Laszlo Hornyak lhorn...@redhat.com To: Liran Zelkha lzel...@redhat.com Cc: engine-devel engine-devel@ovirt.org Sent: Monday, May 13, 2013 12:28:59 PM Subject: Re: [Engine-devel] DB performance optimization Hi Liran, Thanks for this patch, I have been