IBM SMF Explorer
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Field - cpu_adjustment_factor_effective

Effective CPU adjustment factor

Post-Processed

The field is created using the following pseudocode:

cpa_actual_filter = (cpu_adjustment_factor_actual != 0) & (cpu_control_section_length > 224)
return cpu_adjustment_factor_actual.where(cpa_actual_filter, cpu_adjustment_factor)