All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Douglas Ballman <dougballman@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Xenomai support for UML
Date: Thu, 10 Mar 2011 13:52:57 +0100	[thread overview]
Message-ID: <4D78C9A9.4030504@domain.hid> (raw)
In-Reply-To: <AANLkTikA5cMRQbXo5EomU4c4=PjsFk-_pJBLLGbNHKxe@domain.hid>

Douglas Ballman wrote:
> Hello,

Hi,

> 
> Can Xenomai run inside a User Mode Linux kernel?

No.

> 
> If not, is it technically possible? Is it planned?

It is technically possible, you would have to do an Adeos patch for the
UML kernel. At some point, I had been working with UML, and wanted to do
so, but never did it, I do not think anyone else plans it, because we
have other solutions for simuation:
- a discrete event simulator called xeno-sim, which has unfortunately
become largely unused, so, may be hard to get running for a newcomer;
- running a normal kernel inside qemu, some people actually debug
Xenomai this way.
- if using the posix skin, you can compile your applications as simple
linux applications.

The advantage of using UML over the other solutions is that you could
develop and validate drivers, whereas you have to write some simulation
code (simulating the hardware which driver you are developing) for the
other solutions.

Regards.

-- 
					    Gilles.


      reply	other threads:[~2011-03-10 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10 12:37 [Xenomai-help] Xenomai support for UML Douglas Ballman
2011-03-10 12:52 ` 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=4D78C9A9.4030504@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=dougballman@domain.hid \
    --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.