* [Xenomai-help] xenomai on (old) laptop
@ 2007-03-15 9:42 Theo Veenker
2007-03-15 9:48 ` Gilles Chanteperdrix
2007-03-15 9:56 ` Markus Franke
0 siblings, 2 replies; 7+ messages in thread
From: Theo Veenker @ 2007-03-15 9:42 UTC (permalink / raw)
To: Xenomai
Hi all,
I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
Xenomai 2.3.
Unfortunately the latency test shows high latencies (200..500us) at
irregular intervals (5..20 sec) whereas the typical max latency is
around 10 us. It doesn't seem to be related to any user action.
I don't think this thing has SMI, anyway xenomai doesn't detect it.
It also doesn't have a local APIC. What could be the cause of these
high latencies?
Anyone using a laptop of this kind?
Regards,
Theo
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xenomai-help] xenomai on (old) laptop
2007-03-15 9:42 [Xenomai-help] xenomai on (old) laptop Theo Veenker
@ 2007-03-15 9:48 ` Gilles Chanteperdrix
2007-03-15 9:59 ` Philippe Gerum
2007-03-15 9:56 ` Markus Franke
1 sibling, 1 reply; 7+ messages in thread
From: Gilles Chanteperdrix @ 2007-03-15 9:48 UTC (permalink / raw)
To: Theo Veenker; +Cc: Xenomai
Theo Veenker wrote:
> Hi all,
>
> I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
> It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
> Xenomai 2.3.
>
> Unfortunately the latency test shows high latencies (200..500us) at
> irregular intervals (5..20 sec) whereas the typical max latency is
> around 10 us. It doesn't seem to be related to any user action.
>
> I don't think this thing has SMI, anyway xenomai doesn't detect it.
> It also doesn't have a local APIC. What could be the cause of these
> high latencies?
APM ?
--
Gilles Chanteperdrix
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [Xenomai-help] xenomai on (old) laptop
2007-03-15 9:48 ` Gilles Chanteperdrix
@ 2007-03-15 9:59 ` Philippe Gerum
2007-03-15 10:28 ` Theo Veenker
0 siblings, 1 reply; 7+ messages in thread
From: Philippe Gerum @ 2007-03-15 9:59 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: Xenomai
On Thu, 2007-03-15 at 10:48 +0100, Gilles Chanteperdrix wrote:
> Theo Veenker wrote:
> > Hi all,
> >
> > I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
> > It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
> > Xenomai 2.3.
> >
> > Unfortunately the latency test shows high latencies (200..500us) at
> > irregular intervals (5..20 sec) whereas the typical max latency is
> > around 10 us. It doesn't seem to be related to any user action.
> >
> > I don't think this thing has SMI, anyway xenomai doesn't detect it.
> > It also doesn't have a local APIC. What could be the cause of these
> > high latencies?
>
> APM ?
>
You may also want to check for USB-related issues as explained in the
TROUBLESHOOTING file.
--
Philippe.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xenomai-help] xenomai on (old) laptop
2007-03-15 9:59 ` Philippe Gerum
@ 2007-03-15 10:28 ` Theo Veenker
2007-03-16 10:33 ` Theo Veenker
0 siblings, 1 reply; 7+ messages in thread
From: Theo Veenker @ 2007-03-15 10:28 UTC (permalink / raw)
To: rpm; +Cc: Xenomai
Philippe Gerum wrote:
> On Thu, 2007-03-15 at 10:48 +0100, Gilles Chanteperdrix wrote:
>
>>Theo Veenker wrote:
>>
>>>Hi all,
>>>
>>>I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
>>>It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
>>>Xenomai 2.3.
>>>
>>>Unfortunately the latency test shows high latencies (200..500us) at
>>>irregular intervals (5..20 sec) whereas the typical max latency is
>>>around 10 us. It doesn't seem to be related to any user action.
>>>
>>>I don't think this thing has SMI, anyway xenomai doesn't detect it.
>>>It also doesn't have a local APIC. What could be the cause of these
>>>high latencies?
>>
>>APM ?
>>
>
>
> You may also want to check for USB-related issues as explained in the
> TROUBLESHOOTING file.
>
I have APM, CPU Frequency Scaling and ACPI processor disabled in config.
I'll try to kill my USB stuff to see what happens.
Theo
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xenomai-help] xenomai on (old) laptop
2007-03-15 10:28 ` Theo Veenker
@ 2007-03-16 10:33 ` Theo Veenker
2007-03-16 10:42 ` Gilles Chanteperdrix
0 siblings, 1 reply; 7+ messages in thread
From: Theo Veenker @ 2007-03-16 10:33 UTC (permalink / raw)
To: Xenomai
Theo Veenker wrote:
> Philippe Gerum wrote:
>
>> On Thu, 2007-03-15 at 10:48 +0100, Gilles Chanteperdrix wrote:
>>
>>> Theo Veenker wrote:
>>>
>>>> Hi all,
>>>>
>>>> I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
>>>> It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
>>>> Xenomai 2.3.
>>>>
>>>> Unfortunately the latency test shows high latencies (200..500us) at
>>>> irregular intervals (5..20 sec) whereas the typical max latency is
>>>> around 10 us. It doesn't seem to be related to any user action.
>>>>
>>>> I don't think this thing has SMI, anyway xenomai doesn't detect it.
>>>> It also doesn't have a local APIC. What could be the cause of these
>>>> high latencies?
>>>
>>>
>>> APM ?
>>>
>>
>>
>> You may also want to check for USB-related issues as explained in the
>> TROUBLESHOOTING file.
>>
>
> I have APM, CPU Frequency Scaling and ACPI processor disabled in config.
> I'll try to kill my USB stuff to see what happens.
Unfortunately that didn't have any effect (apart from the mouse being
disabled). I think I will try to work my way around it. I need 1ms
accuracy, so as long as the pathological latencies that occur irregularly
don't exeed 500us I should be OK.
Theo
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xenomai-help] xenomai on (old) laptop
2007-03-16 10:33 ` Theo Veenker
@ 2007-03-16 10:42 ` Gilles Chanteperdrix
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Chanteperdrix @ 2007-03-16 10:42 UTC (permalink / raw)
To: Theo Veenker; +Cc: Xenomai
Theo Veenker wrote:
> Theo Veenker wrote:
>
>>Philippe Gerum wrote:
>>
>>
>>>On Thu, 2007-03-15 at 10:48 +0100, Gilles Chanteperdrix wrote:
>>>
>>>
>>>>Theo Veenker wrote:
>>>>
>>>>
>>>>>Hi all,
>>>>>
>>>>>I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
>>>>>It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
>>>>>Xenomai 2.3.
>>>>>
>>>>>Unfortunately the latency test shows high latencies (200..500us) at
>>>>>irregular intervals (5..20 sec) whereas the typical max latency is
>>>>>around 10 us. It doesn't seem to be related to any user action.
>>>>>
>>>>>I don't think this thing has SMI, anyway xenomai doesn't detect it.
>>>>>It also doesn't have a local APIC. What could be the cause of these
>>>>>high latencies?
>>>>
>>>>
>>>>APM ?
>>>>
>>>
>>>
>>>You may also want to check for USB-related issues as explained in the
>>>TROUBLESHOOTING file.
>>>
>>
>>I have APM, CPU Frequency Scaling and ACPI processor disabled in config.
>>I'll try to kill my USB stuff to see what happens.
>
>
> Unfortunately that didn't have any effect (apart from the mouse being
> disabled). I think I will try to work my way around it. I need 1ms
> accuracy, so as long as the pathological latencies that occur irregularly
> don't exeed 500us I should be OK.
These latencies are pathological. Are you running X-window ?
--
Gilles Chanteperdrix
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xenomai-help] xenomai on (old) laptop
2007-03-15 9:42 [Xenomai-help] xenomai on (old) laptop Theo Veenker
2007-03-15 9:48 ` Gilles Chanteperdrix
@ 2007-03-15 9:56 ` Markus Franke
1 sibling, 0 replies; 7+ messages in thread
From: Markus Franke @ 2007-03-15 9:56 UTC (permalink / raw)
To: Theo Veenker; +Cc: Xenomai
[-- Attachment #1: Type: text/plain, Size: 856 bytes --]
Theo Veenker wrote:
> Hi all,
>
> I'm preparing a Toshiba Satellite S1400-153E laptop for field work.
> It used to run redhat 9 + RTLinux, but now it runs Ubuntu 6.06 +
> Xenomai 2.3.
>
> Unfortunately the latency test shows high latencies (200..500us) at
> irregular intervals (5..20 sec) whereas the typical max latency is
> around 10 us. It doesn't seem to be related to any user action.
>
> I don't think this thing has SMI, anyway xenomai doesn't detect it.
> It also doesn't have a local APIC. What could be the cause of these
> high latencies?
>
> Anyone using a laptop of this kind?
>
> Regards,
> Theo
>
>
>
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
>
CPU Frequency Scaling?
--
Nichts ist so praktisch wie eine gute Theorie!
[-- Attachment #2: Markus.Franke.vcf --]
[-- Type: text/x-vcard, Size: 245 bytes --]
begin:vcard
fn:Markus Franke
n:Franke;Markus
adr;quoted-printable:;;Vettersstra=C3=9Fe 64/722;Chemnitz;Saxony;09126;Germany
email;internet:Markus.Franke@domain.hid
x-mozilla-html:FALSE
url:http://www.tu-chemnitz.de/~franm
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-03-16 10:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-15 9:42 [Xenomai-help] xenomai on (old) laptop Theo Veenker
2007-03-15 9:48 ` Gilles Chanteperdrix
2007-03-15 9:59 ` Philippe Gerum
2007-03-15 10:28 ` Theo Veenker
2007-03-16 10:33 ` Theo Veenker
2007-03-16 10:42 ` Gilles Chanteperdrix
2007-03-15 9:56 ` Markus Franke
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.