Re: i387 floating-point test program/benchmark
From: Puneet Vyas
Date: Fri Jul 29 2005 - 19:20:30 EST
Chuck Ebbert wrote:
/* fp.c: i387 benchmark/test program */
[puneet@localhost C]$ cc FPUtest.c -o FPUtest
FPUtest.c: In function `main':
FPUtest.c:103: warning: passing arg 2 of `sched_setaffinity' makes
integer from pointer without a cast
FPUtest.c:103: error: too few arguments to function `sched_setaffinity'
-
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/