[LTP] [PATCH 07/13] testcases/kernel/mem: Move NUMA bits to numa_helper.h
Petr Vorel
pvorel@suse.cz
Fri Dec 27 12:01:44 CET 2024
Hi Cyril,
...
> +void write_node_cpusets(const struct tst_cg_group *cg, long nd);
> +
> #endif /* NUMA_HELPER_H */
> diff --git a/testcases/kernel/lib/numa_cpuset.c b/testcases/kernel/lib/numa_cpuset.c
> new file mode 100644
I was thinking whether creating new file with just 2 functions is a good idea
(it could be in numa_helper.c), but I understand you want to point out that
functions works with CPU, thus OK with me.
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Kind regards,
Petr
More information about the ltp
mailing list