
18 Sep
2018
18 Sep
'18
3:40 p.m.
On 09/14/2018 09:30 PM, Wang Huaqiang wrote:
Move memory bandwidth capability nodes into one data structure, this allows us to add a monitor for memory bandwidth.
Signed-off-by: Wang Huaqiang <huaqiang.wang@intel.com> --- src/conf/capabilities.c | 22 ++++++++++------------ src/conf/capabilities.h | 10 ++++++++-- 2 files changed, 18 insertions(+), 14 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John