From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Roberto Bielli <roberto.bielli@axelsw.it>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] imx28 high latency
Date: Tue, 16 Jul 2013 20:15:45 +0200 [thread overview]
Message-ID: <51E58DD1.7060909@xenomai.org> (raw)
In-Reply-To: <51E562FD.90802@axelsw.it>
On 07/16/2013 05:13 PM, Roberto Bielli wrote:
> Hi,
>
> i put xenomai 2.6.2.1 with patch 'ipipe-core-3.4.6-arm-4.patch' on a
> vanilla kernel 3.4.6 for a karo tx28 board (tx28 has imx28 processor
> that uses standard clock management to access the timer).
> I run the latency test but seems to have very high latency.
> (I saw always that every 5 records the 'lat avg' is higher than previous.
Well, it seems something is running every 5s and has adverse effects,
thrashing cache maybe, you can use the I-pipe tracer to know exactly.
> Also when i run after some seconds the command 'ls -lR /' from a telnet
> console for increaseing interrupts the 'lat min' is raised to 54.200~ us )
> i read correcly the data below or i misunderstanding the behaviour ?
The imx28 is an arm926, not a cortex a-something. The figures you get
are a bit low actually, I would expect the worst case latency to be
above 100us.
> Are there some kernel features to disable ?
You can try to enable FCSE.
In "guaranteed" mode, you will be limited to at most 95 processes, every
one of them with at most 32MB of virtual address-space, and improved
worst case latency.
In "best-effort" mode, you do not have the limitations, but you only
improve average latency.
--
Gilles.
next prev parent reply other threads:[~2013-07-16 18:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-16 7:28 [Xenomai] general kernel functions in RTDM? aking_jin
2013-07-16 14:37 ` Jan Kiszka
2013-07-16 15:13 ` [Xenomai] imx28 high latency Roberto Bielli
2013-07-16 18:15 ` Gilles Chanteperdrix [this message]
2013-07-18 14:23 ` [Xenomai] general kernel functions in RTDM? aking
2013-07-18 19:47 ` Gilles Chanteperdrix
2013-07-19 11:30 ` Gilles Chanteperdrix
2013-07-21 13:37 ` aking
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=51E58DD1.7060909@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=roberto.bielli@axelsw.it \
--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.