> Anton Blanchard <[EMAIL PROTECTED]> wrote on 03/22/2008 09:53:55 PM:

> > I was testing the 20080229 release of LTP on FC9-alpha and found it
> > failed to build since libnuma wasn't installed. Since this test doesn't
> > run by default, could we check for that numa.h etc exists before trying
> > to build it?

> I found ./testcases/kernel/numa/test.sh. I think it should test build a
> quick binary to check for numa support:

> #include <numa.h>

> int main()
> {
> numa_max_node();
> }

Pradeep,

Please respond to this.

> The current test is going to break on everything except RedHat - SUSE,
> OpenSUSE, Fedora, Debian and Ubuntu.

Also, see for ways to generalize the NUMA test cases for various
architectures.

Regards--
Subrata

> Anton


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to