> Jan Kiszka wrote:
> >>>>>> Kyle Howell wrote:
> >>>>>> I'm running Xenomai 2.4.1 against Linux 2.6.23.12 on an
> >>>>>> x86_64 (Core2)
> >>>>>> system. I'm finding that all of my CPU cycles are being 
> >>>>>> accounted as kernel time rather than user time. The correct 
> >>>>>> processes are still billed, but the system is always 0% user. 
> 
> And here comes a fix:
> 
> In rthal_timer_set_oneshot() we assume that the hijacked APIC 
> timer will also be used to for emulating host ticks, thus 
> __ipipe_tick_irq is set accordingly. But this is not true for 
> x86-64 over non-clockevent kernels (2.6.23...), so we have to 
> fixup __ipipe_tick_irq with the correct number (first patch).

cat /proc/stat
cpu  9562 0 418 166028 12 0 2 0
cpu0 1208 0 118 20706 0 0 0 0 

Ahh... That feels much better. Thanks a lot, Jan. I think that would
have taken me a long, long time to find on my own. BTW, I hope that you
didn't stay up until 5 in the morning on my account.

--
Kyle Howell

=================================
This email and any files transmitted with it are
confidential and intended solely for the use of the
named recipient or recipients.  If you have received
this email in error please notify the sender
immediately.  

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to