Sorry for the delay, but holiday season takes its toll (needed to cover a 2nd 
project as well). 
I've successfully booted a kernel with userspace tsc emulation enabled.
The output from the "tsc" testprogram looks like:
        
        min: 12, max: 21, avg: 12
        min: 12, max: 21, avg: 12
        min: 12, max: 18, avg: 12
        min: 12, max: 21, avg: 12
        min: 12, max: 21, avg: 12
        min: 12, max: 21, avg: 12
        ......
        Min: 12, max: 26, avg: 12 ->0.180002 us

Does this look correct to you?

I have one question though:
What is the meaning of the min_delay_tick element of the ipipe_timer struct? i 
just
Used a random value here. 

If the result of the test program looks good to you, i'm going to clean up the 
patch and i can post it against a 
xenomai 2.6.1 patched 3.2.23 vanilla linux kernel.



-----Original Message-----
From: Gilles Chanteperdrix [mailto:[email protected]] 
Sent: Thursday, July 26, 2012 10:22 PM
To: Michael Lausch
Cc: [email protected]
Subject: Re: [Xenomai] xenomai 2.6.1 on ixp4xx hangs on boot

On 07/24/2012 08:51 AM, Gilles Chanteperdrix wrote:

> On 07/24/2012 08:49 AM, Michael Lausch wrote:
> 
>> Hi,
>> I've some patches lying around against linux 3.0.x and xenomai 2.6 which 
>> compile and 
>> the "No kuser TSC emulation" (sp?)  message when starting a xenomai 
>> application is not printed any more.
>> I will merge them with the ipipe patch mentioned  in your post. (have i 
>> mentioned, i don't like outlook?). 
>>
>> Can you point me to an acid test which i can use to verify if kuser TSC 
>> emulation is working correctly?
> 
> 
> The "tsc" test in xenomai regression testsuite. Run it with "-w" and it
> will try and read the tsc for as long as it takes for the hardware
> counter to wrap.


ping, any news about these patches?

-- 
                                                                Gilles.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to