From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Grant <emailgrant@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] patch the kernel?
Date: Thu, 14 Nov 2013 13:47:07 +0100 [thread overview]
Message-ID: <5284C64B.9010504@xenomai.org> (raw)
In-Reply-To: <CAN0CFw3Z8je+wTdPBcWJArfoZuq=HWkb3bVW2ZYYVFor+8S3SA@mail.gmail.com>
On 11/14/2013 01:31 PM, Grant wrote:
>>> Is patching the kernel necessary in order to use xenomai?
>>
>> It depends on which version of Xenomai you are talking about. If you are
>> talking about Xenomai stable version, then yes, you have to follow the
>> installation instructions here:
>> http://www.xenomai.org/documentation/xenomai-2.6/html/README.INSTALL/
>>
>> Which include running the "prepare-kernel.sh" patch, which modifies the
>> kernel.
>>
>> If you are talking about Xenomai current development version, a.k.a. Xenomai
>> forge, then it gives you the choice of running:
>> - on an unmodified kernel (but you will not have real-time guarantees);
>> - a kernel patched with the PREEMPT_RT patch;
>> - a kernel modified as with the stable version.
>>
>> The current state of Xenomai forge is that it is stable enough on the x86
>> and ARM architectures to run a latency test under load.
>
> Thanks I really need to try Xenomai forge. I wish Gentoo had an
> ebuild but there is a bug for it:
>
> https://bugs.gentoo.org/show_bug.cgi?id=438236
Well, building xenomai user-space support is easy enough to compile
without a packaging system. It is just a matter of untarring the sources
and running
./configure
make
sudo make install
The documentation gives details about the available options, but the
defaults should be just fine.
--
Gilles.
prev parent reply other threads:[~2013-11-14 12:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 13:36 [Xenomai] patch the kernel? Grant
2013-11-13 15:02 ` Gilles Chanteperdrix
2013-11-13 15:10 ` Philippe Gerum
2013-11-14 12:31 ` Grant
2013-11-14 12:47 ` 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=5284C64B.9010504@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=emailgrant@gmail.com \
--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.