Skip to content
  • Tvrtko Ursulin's avatar
    gem_wsim: Add global balancing mode · 1c6c53c1
    Tvrtko Ursulin authored
    
    
    In this mode ('-G' on the command line) all balancing operations
    are routed via the first client so the complete balancing state
    is shared. In other words the overall balancing behaviours is
    like there is only one client submitting the aggregate workload.
    
    This can help with the observed metrics and lead to better
    balancing decisions in a lot of cases.
    
    Signed-off-by: default avatarTvrtko Ursulin <tvrtko.ursulin@intel.com>
    1c6c53c1