Compute the p_mem / p_dsk statically
This patch changes the computation of p_mem / p_dsk from on-demand (whenever the cluster stats are computed) to after-modify (after a node is modified, we update its stats). This brings a god speed-up as only one node or two are usually changed between cluster-wide stats are computed.
Loading
Please register or sign in to comment