normalize 279 daemons/controld/controld_throttle.c float normalize; normalize 284 daemons/controld/controld_throttle.c normalize = 0.6; normalize 288 daemons/controld/controld_throttle.c normalize = cores; normalize 290 daemons/controld/controld_throttle.c thresholds[0] = throttle_load_target * normalize * THROTTLE_FACTOR_LOW; normalize 291 daemons/controld/controld_throttle.c thresholds[1] = throttle_load_target * normalize * THROTTLE_FACTOR_MEDIUM; normalize 292 daemons/controld/controld_throttle.c thresholds[2] = throttle_load_target * normalize * THROTTLE_FACTOR_HIGH;