
7 Oct
2016
7 Oct
'16
9:39 a.m.
And a bright new 3-minutes video here: https://drive.google.com/file/d/0BwoPbcrMv8mvVzBPUVRQa1pwVnc/ view?usp=sharing
It seems that now ovirt-ha-agent or is not present in top cpu process or at least has ranges between 5% and 12% and not more....
5-12% is probably 10 times more than needed for the agent, profiling should tell us where time is spent. Since the agent depends on vdsm, we can reuse vdsm cpu profiler, see lib/vdsm/profiling/cpu.py. It is not ready yet to be used by other applications, but making it more general should be easy. Nir