All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Xenomai support for UML
@ 2011-03-10 12:37 Douglas Ballman
  2011-03-10 12:52 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: Douglas Ballman @ 2011-03-10 12:37 UTC (permalink / raw)
  To: xenomai

Hello,

Can Xenomai run inside a User Mode Linux kernel?

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

Best regards


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xenomai-help] Xenomai support for UML
  2011-03-10 12:37 [Xenomai-help] Xenomai support for UML Douglas Ballman
@ 2011-03-10 12:52 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2011-03-10 12:52 UTC (permalink / raw)
  To: Douglas Ballman; +Cc: xenomai

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-10 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 12:37 [Xenomai-help] Xenomai support for UML Douglas Ballman
2011-03-10 12:52 ` Gilles Chanteperdrix

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.