Skip to content
  • Iustin Pop's avatar
    Compute the p_mem / p_dsk statically · 0335fe4a
    Iustin Pop authored
    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.
    0335fe4a