CPU_CAPACITY_LOW
capacity = upscaling_cores > 0 ? CPU_CAPACITY_HIGH : CPU_CAPACITY_LOW;
capacity = CPU_CAPACITY_LOW;