[rt-tests] [PATCH 0/2] Make numa a compiletime option

From: John Kacur
Date: Wed Jan 20 2010 - 10:42:08 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/