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.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to