Re: RFC: NUMA modifications to cyclictest

From: Nikita V. Youshchenko
Date: Wed Jan 20 2010 - 11:04:16 EST


> The other idea I toyed with was dynamic loading of libnuma so there's
> not an install dependency for the libnuma package with the rt-tests
> package. I only use five functions from libnuma, so that's not too bad
> a set of function pointers to manage. Hmmm, that probably won't work
> very well, since I'll still have to include numa.h. Sigh...

It's an overkill.

We are not talking about use package to be installed into millions of
systems in binary form.

rt-tests are used by developers; developers may compile those with needed
options.

Nikita
--
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/