These patches are for Clark's experimental numa branch of rt-tests. It is important that numa be a compile time option, runtime checking is not good enough, since most systems will not even have the numa libraries. You can pull these patches from pub/scm/linux/kernel/git/jkacur/rt-tests.git numa John Kacur (2): rt-tests: Makefile: Add NUMA compile option. rt-tests: Make cyclic test compilable for non-numa systems. Makefile | 9 ++++- src/cyclictest/cyclictest.c | 46 +++++++------------------- src/cyclictest/rt_numa.h | 74 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 94 insertions(+), 35 deletions(-) create mode 100644 src/cyclictest/rt_numa.h -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html