CPU runnable applies for threads in state Runnable which are eligible for immediate CPU access.
CPU runnable is of interest when dealing with CPU access contention.
Eligibility is either based on a white or black contention type list (see default_setup.xml
).
Black contention type list is default and recommended value.