Rodolfo Bamberg wrote: > I tried to use latency and got this. Am I missing something within the > Kernel? I didn't find an option for TSC. I use the 2.6.20.4 kernel > > /usr/bin $ latency > Xenomai: incompatible feature set > (required="sep tsc", present="sep", missing="tsc"). >
Make sure your kernel config contains CONFIG_M586TSC or better - or build the user space part with --disable-x86-tsc (but only if your hardware is really predating any Pentium class CPU). Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
