rteval: Check whether a cpu is online before adding it to the list

Check whether a cpu is online before adding it to the list

If sys online files exist, use them to determine if a cpu is online

This is done in two places, misc.py, and also in systopology which is
getting the cpus from the numa node in /sys/devices, including offline
cpus

Signed-off-by: John Kacur <jkacur@redhat.com>
2 files changed