All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Ludovic Righetti <ludovic.righetti@tuebingen.mpg.de>,
	Paul Janzen <pcj@xenomai.sez.to>,
	xenomai@xenomai.org
Subject: Re: [Xenomai] real-time guarantee issues on xenomai 2.6.2.1
Date: Thu, 07 Aug 2014 21:26:55 +0200	[thread overview]
Message-ID: <53E3D2FF.5000407@xenomai.org> (raw)
In-Reply-To: <53E3D084.2000506@tuebingen.mpg.de>

On 08/07/2014 09:16 PM, Ludovic Righetti wrote:
> 
>> This is more likely a I-pipe issue (3.4.6/x86 is outdated, although 1 ms
>> is really above usual issues), a kernel configuration issue (e.g.
>> CONFIG_CPU_FREQ, or other latency killer), or maybe a SMI problem. Or
>> maybe an issue induced by a graphic card driver if you happen to run
>> with a GUI.
>>
> we have the same issue (same machine Alexander described - xeno 2.6.3 /
> kernel 3.8.13 ipipe patch from the xenomai tar)
> below the xeno latency output when I run with a watch -n .1 cat
> /proc/xenomai/stat and no X-windows server. I do not have the problem
> without the watch command and with running a x-window (ubuntu 12.04
> desktop) although I get latency spikes when opening open gl windows
> (which I know is normal).

I suspect you could run any loop, like cat /proc/interrupts, and see the
same issue. Are you running with a frame buffer in the no-x mode?

> 
> CONFIG_CPU_FREQ, CPU_IDLE, ACPI_PROCESSOR, INPUT_PCSPKR are disabled in
> my kernel config. Not sure if there could be other latency killers I
> should disable.
> 
> RTH|----lat min|----lat avg|----lat max|-overrun|---msw|---lat
> best|--lat worst
> RTD|     -2.413|     -0.799|    141.488|       1|     0|     -2.413|   
> 141.488
> RTD|     -2.423|     -0.494|    477.758|      15|     0|     -2.423|   
> 477.758
> RTD|     -2.440|     -0.564|    286.563|      23|     0|     -2.440|   
> 477.758
> RTD|     -2.389|     -0.858|    118.116|      24|     0|     -2.440|   
> 477.758
> RTD|     -2.376|     -0.980|     71.960|      24|     0|     -2.440|   
> 477.758
> RTD|     -2.375|     -0.671|    100.248|      24|     0|     -2.440|   
> 477.758
> RTD|     -2.382|     -0.872|    184.203|      26|     0|     -2.440|   
> 477.758
> RTD|     -2.383|     -0.739|    260.341|      33|     0|     -2.440|   
> 477.758
> RTD|     -2.380|     -0.760|    711.203|      41|     0|     -2.440|   
> 711.203
> RTD|     -2.314|     -0.658|   1664.493|      63|     0|     -2.440|  
> 1664.493
> RTD|     -2.413|     -0.838|    134.240|      65|     0|     -2.440|  
> 1664.493
> RTD|     -2.435|     -0.661|    381.385|      68|     0|     -2.440|  
> 1664.493
> RTD|     -2.317|     -0.872|     93.973|      68|     0|     -2.440|  
> 1664.493
> RTD|     -2.316|     -0.568|   2756.048|     100|     0|     -2.440|  
> 2756.048
> RTD|     -2.387|     -0.870|    117.891|     102|     0|     -2.440|  
> 2756.048
> RTD|     -2.319|     -0.950|     66.645|     102|     0|     -2.440|  
> 2756.048
> RTD|     -2.384|     -0.864|     86.956|     102|     0|     -2.440|  
> 2756.048
> RTD|     -2.385|     -0.878|     73.840|     102|     0|     -2.440|  
> 2756.048
> RTD|     -2.380|     -1.000|     42.325|     102|     0|     -2.440|  
> 2756.048
> 
> best wishes
> ludovic


-- 
Philippe.


  reply	other threads:[~2014-08-07 19:26 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AE39D2A4-ECC3-481B-AF3B-8A67FA23D2BF@tuebingen.mpg.de>
     [not found] ` <44BE6908-E639-421F-B556-E7B3871402CF@gmail.com>
2014-08-07 16:57   ` [Xenomai] real-time guarantee issues on xenomai 2.6.2.1 Alexander Herzog
2014-08-07 17:22     ` Gilles Chanteperdrix
2014-08-07 18:25       ` Philippe Gerum
2014-08-07 18:28         ` Gilles Chanteperdrix
2014-08-07 18:45           ` Philippe Gerum
2014-08-07 18:47       ` Paul Janzen
2014-08-07 19:01         ` Philippe Gerum
2014-08-07 19:16           ` Ludovic Righetti
2014-08-07 19:26             ` Philippe Gerum [this message]
2014-08-07 19:35               ` Ludovic Righetti
2014-08-07 19:44                 ` Philippe Gerum
2014-08-07 19:56                   ` Gilles Chanteperdrix
2014-08-08  6:59                     ` Philippe Gerum
2014-08-08 12:05                       ` Gilles Chanteperdrix
2014-08-07 20:47                   ` Ludovic Righetti
2014-08-08  7:15                     ` Philippe Gerum
2014-08-08 17:21                       ` Paul Janzen
2014-08-08 17:25                         ` Philippe Gerum
2014-08-08 18:27                           ` Paul Janzen
2014-08-10 15:56                             ` Gilles Chanteperdrix
2014-08-11 16:54                               ` Paul Janzen
2014-08-11 17:25                                 ` Gilles Chanteperdrix
2014-08-11 17:43                                   ` Paul Janzen
2014-09-09 21:05                                     ` Gilles Chanteperdrix
2014-09-10 17:12                                       ` Nicholas Rotella
2014-08-11 23:25                       ` Ludovic Righetti
2014-08-07 19:26         ` Gilles Chanteperdrix
2014-03-04 19:55 Alexander Herzog
2014-03-05  8:02 ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53E3D2FF.5000407@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=ludovic.righetti@tuebingen.mpg.de \
    --cc=pcj@xenomai.sez.to \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.