From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Roberto Bielli <roberto.bielli@axelsw.it>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] xenomai smp - how it works
Date: Mon, 30 Sep 2013 20:27:44 +0200 [thread overview]
Message-ID: <5249C2A0.7030204@xenomai.org> (raw)
In-Reply-To: <5249A8D5.4070401@axelsw.it>
On 09/30/2013 06:37 PM, Roberto Bielli wrote:
> Hi,
>
> i would like to know how works in theory xenomai on smp system (with
> local timers, imx6q for example).
On mx6q specifically, it seems the framebuffer is a latency killer,
probably because of cache effects, the L2 full cache flush seems also to
need splitting, but it may be a side effect of the framebuffer driver. I
would recommend to try and map the framebuffer uncached to avoid
disturbing the cache when writing to the framebuffer. At the expense of
course of the graphic performance. I did not experience this first hand,
it was only reported to me, so I am not sure of my diagnosis. What I
could observe on other cortex A9 (OMAP4) is that the L2 cache spinlock
creates large latencies as well, but the latest versions of the I-pipe
patch should avoid this issue.
--
Gilles.
prev parent reply other threads:[~2013-09-30 18:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-30 16:37 [Xenomai] xenomai smp - how it works Roberto Bielli
2013-09-30 16:41 ` Lennart Sorensen
2013-09-30 18:18 ` Philippe Gerum
2013-10-01 7:17 ` Roberto Bielli
2013-09-30 18:27 ` Gilles Chanteperdrix [this message]
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=5249C2A0.7030204@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.