commit | 433768759bc852f2641d027c8315aaa6772084ad | [log] [tgz] |
---|---|---|
author | Clark Williams <williams@redhat.com> | Tue Nov 22 21:28:38 2016 -0600 |
committer | Clark Williams <williams@redhat.com> | Tue Nov 22 21:28:38 2016 -0600 |
tree | 66f14ad653adc93c38ab917194df48e6505dd3d6 | |
parent | fdd69c434f2654702e5c3cac26fc1476ad5c18fd [diff] |
add systopology.py This file adds classes for Cpus, NumaNodes and SysTopology. The SysTopology class is intended to be instantiated early in the rteval run and provide information to modules that will allow them to intelligently place loads and measurement programs based on the system resources. Signed-off-by: Clark Williams <williams@redhat.com>