
21 Jan
2013
21 Jan
'13
1:54 p.m.
On 01/19/2013 12:06 AM, Peter Krempa wrote:
This patch adds data gathering to the NUMA gathering files and adds support for outputting the data. The test driver and xend driver need to be adapted to fill sensible data to the structure. --- src/conf/capabilities.c | 14 +++++++++++-- src/nodeinfo.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++--- src/test/test_driver.c | 3 +++ src/xen/xend_internal.c | 3 +++ 4 files changed, 70 insertions(+), 5 deletions(-)
ACK with the same condition as [2/5] and [4/5] of course. Martin