Re: Cyclictest expected results
From: Thomas Gleixner <hidden>
Date: 2007-09-30 22:39:14
On Sun, 30 Sep 2007, Robert Schwebel wrote:
On Sun, Sep 30, 2007 at 09:07:19PM +0530, Jaswinder Singh wrote:quoted
Here are my results on Intel Pentium 4 : Command line : ./cyclictest -t 1 -p 80 -i 10000 -l 10000 -qCan you post the output of /proc/timer_list?
The output of /sys/devices/system/clocksource/clocksource0/available_clocksource and a full boot log are more interesting.
quoted
2.6.23-rc8-rt1 : WARNING: High resolution timers not available
We need to know, why the box did not switch into high resolution timer mode, which is not visible from the /proc/timer_list output.
quoted
T: 0 ( 2003) P:80 I:10000 C: 10000 Min: 1500 Act: 6129 Avg: 4502 Max: 7832That one should give you sane results.
Those results _are_ sane for a non high resolution timer kernel.
quoted
CONFIG_HIGH_RES_TIMERS=y are defined in .config then why I am getting "WARNING: High resolution timers not available".
We need to look at the information I requested above. I'm not good in witchcraft :) tglx