Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-15 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 3: * Update tracker::#1182094::OK * Set MODIFIED::bug 1182094#1182094IGNORE, not oVirt

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-15 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 2: * Update tracker::#1182094::OK * Check Bug-Url::OK * Check Public Bug::#1182094::OK, public bug

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-15 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/36906 To unsubscribe, visit

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-15 Thread automation
automat...@ovirt.org has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 1: * Update tracker::#1182094::OK * Check Bug-Url::OK * Check Public Bug::#1182094::OK, public bug

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 3: Build Successful

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-12 Thread msivak
Martin Sivák has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 2: Verified+1 I was able to start a NUMA enabled VM and I saw an improvement in getAllVmStats

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-10 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 2: Build Failed http://jenkins.ovirt.org/job/vdsm_master_pep8_gerrit/16485/ : SUCCESS

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-10 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 2: Code-Review+2 So basically, all this gives us is a 13% improvement of latency. This is basically

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-03-10 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: Move NUMA collecting code to stats thread .. Move NUMA collecting code to stats thread NUMA collecting was performed any time the .get() method was

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-01-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/36906/1//COMMIT_MSG Commit Message: Line 7: Move NUMA

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-01-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/36906 To unsubscribe, visit

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-01-14 Thread fromani
Francesco Romani has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 1: Code-Review+1 will help with latency until we figure out how to do deeper improvements. -- To

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-01-14 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Move NUMA collecting code to stats thread .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/15038/ : FAILURE

Change in vdsm[master]: Move NUMA collecting code to stats thread

2015-01-14 Thread msivak
Martin Sivák has uploaded a new change for review. Change subject: Move NUMA collecting code to stats thread .. Move NUMA collecting code to stats thread NUMA collecting was performed any time the .get() method was invoked.