On Fri, 2011-02-04 at 22:10 +0100, Franz Engel wrote: > Here is my full boot log:
[snip] > [ 0.030589] tseg: 0000000000 > [ 0.030596] CPU: Physical Processor ID: 0 > [ 0.030626] CPU: Processor Core ID: 0 > [ 0.030657] mce: CPU supports 6 MCE banks > [ 0.030692] using C1E aware idle routine This means that you are not running the patched kernel. There is no way the c1e_idle routine which outputs the above message could run with it applied. [snip] > [ 0.030000] CPU: L2 Cache: 512K (64 bytes/line) > [ 0.030000] CPU 1/0x1 -> Node 0 > [ 0.030000] CPU: Physical Processor ID: 0 > [ 0.030000] CPU: Processor Core ID: 1 > [ 0.430096] CPU1: AMD Phenom(tm) II X6 1055T Processor stepping 00 > [ 0.430357] checking TSC synchronization [CPU#0 -> CPU#1]: passed. > [ 0.440015] System has AMD C1E enabled This means you BIOS did not disable C1E properly. The CPU still advertises this mode. In fact, once C1E is properly disabled by the BIOS, you should not need the patch at all. Please check your BIOS setup and kernel install. You don't seem to be running what you think you do actually. -- Philippe. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
