normalize 280 daemons/controld/controld_throttle.c float normalize; normalize 285 daemons/controld/controld_throttle.c normalize = 0.6; normalize 289 daemons/controld/controld_throttle.c normalize = cores; normalize 291 daemons/controld/controld_throttle.c thresholds[0] = throttle_load_target * normalize * THROTTLE_FACTOR_LOW; normalize 292 daemons/controld/controld_throttle.c thresholds[1] = throttle_load_target * normalize * THROTTLE_FACTOR_MEDIUM; normalize 293 daemons/controld/controld_throttle.c thresholds[2] = throttle_load_target * normalize * THROTTLE_FACTOR_HIGH;