
19 Feb
2015
19 Feb
'15
10:41 p.m.
On 02/16/2015 01:51 PM, Peter Krempa wrote:
Move the code that formats the /domain/cpu/numa element to numa_conf as it belongs there. --- src/conf/cpu_conf.c | 29 ++++------------------------- src/conf/numa_conf.c | 37 +++++++++++++++++++++++++++++++++++++ src/conf/numa_conf.h | 1 + 3 files changed, 42 insertions(+), 25 deletions(-)
ACK John