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

Field - processor_weight_online

Valid processor weight values

Post-Processed

The field is created using the following pseudocode:

valid_filter = logical_processor_online_time > 0
return processor_weight.where(valid_filter, 0)