From: Charles Steinkuehler <charles@steinkuehler.net>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Altera Cyclone V
Date: Tue, 07 Jan 2014 22:04:31 -0600 [thread overview]
Message-ID: <52CCCE4F.4050304@steinkuehler.net> (raw)
In-Reply-To: <52CCA101.2040604@steinkuehler.net>
On 1/7/2014 6:51 PM, Charles Steinkuehler wrote:
>
> Thanks for the details! My to-do list just got longer... :)
>
> I'll do some testing (on the BeagleBone) and post the results, but it
> might take a couple of days.
I did a quick check with the BeagleBone kernels I've already built (no
IPipe debugging) and I'm getting much better results than the last time
I tested. Typical latency is around 20 uS, and worst case is about 45
uS (although I obviously didn't run overnight!).
I've got about half of the suggested kernel settings "correct" already,
but the others need to be tweaked (including disabling SMP, thanks for
the hint!). I tried using all the recommended settings, but the kernel
build failed when linking:
LD init/built-in.o
arch/arm/kernel/built-in.o: In function `__irq_usr':
:(.kprobes.text+0x3c2): relocation truncated to fit: R_ARM_THM_JUMP19
against symbol `__ipipe_ret_to_user_irqs_disabled' defined in .text
section in arch/arm/kernel/built-in.o
arch/arm/kernel/built-in.o: In function `ret_from_exception':
:(.kprobes.text+0x600): relocation truncated to fit: R_ARM_THM_JUMP19
against symbol `__ipipe_ret_to_user_irqs_disabled' defined in .text
section in arch/arm/kernel/built-in.o
make: *** [vmlinux] Error 1
The link error goes away if I disable CONFIG_THUMB2_KERNEL, which wasn't
set in the original kernel config.
I'll report details when I get some debug kernels tested and capture the
requested data.
--
Charles Steinkuehler
charles@steinkuehler.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20140107/d19016a8/attachment.sig>
next prev parent reply other threads:[~2014-01-08 4:04 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-07 19:52 [Xenomai] Altera Cyclone V Lowell Gilbert
2014-01-07 20:25 ` Gilles Chanteperdrix
2014-01-08 22:45 ` Lowell Gilbert
2014-01-08 23:19 ` Gilles Chanteperdrix
2014-01-09 18:06 ` Lowell Gilbert
2014-01-10 0:14 ` Gilles Chanteperdrix
2014-01-14 0:15 ` Lowell Gilbert
2014-01-07 22:19 ` Charles Steinkuehler
2014-01-07 22:47 ` Gilles Chanteperdrix
2014-01-07 22:55 ` Charles Steinkuehler
2014-01-07 23:13 ` Gilles Chanteperdrix
2014-01-08 0:51 ` Charles Steinkuehler
2014-01-08 4:04 ` Charles Steinkuehler [this message]
2014-01-08 8:21 ` Gilles Chanteperdrix
2014-01-08 8:58 ` Gilles Chanteperdrix
2014-01-11 10:22 ` [Xenomai] i-pipe tracer on in production kernels? (was Re: Altera Cyclone V) Michael Haberler
2014-01-11 12:16 ` Gilles Chanteperdrix
2014-01-11 18:11 ` Gilles Chanteperdrix
2014-01-11 18:20 ` Philippe Gerum
2014-01-11 18:27 ` Gilles Chanteperdrix
2014-01-11 19:01 ` Philippe Gerum
2014-01-11 19:11 ` Gilles Chanteperdrix
2014-01-08 3:21 ` [Xenomai] Altera Cyclone V Lowell Gilbert
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=52CCCE4F.4050304@steinkuehler.net \
--to=charles@steinkuehler.net \
--cc=gilles.chanteperdrix@xenomai.org \
--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.