From: Jan Kiszka <jan.kiszka@siemens.com>
To: Asier Tamayo Arbide <atamayoarbide@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Virtualization with Xenomai
Date: Thu, 29 Aug 2013 14:37:49 +0200 [thread overview]
Message-ID: <521F409D.4070507@siemens.com> (raw)
In-Reply-To: <CAMZj-5M0tr1Mqc7w10gTnfBwkHnY7xq87NOxNtc4TiPuX2_cvA@mail.gmail.com>
On 2013-08-29 13:06, Asier Tamayo Arbide wrote:
> Hello all,
>
> My embedded system has two boards running Linux: one runs the user
> interface and the other one the critical real-time tasks. Both boards are
> running Xenomai on an Atom N270 chipset.
>
> Now, I am planning to compact my system in just one board and have two
> options. The first one is to execute everything using Xenomai and the
> second one is to port my user interface to Windows and to run both Windows
> and Xenomai on top of a hypervisor. My e-mail regards this second option.
>
Third option may be even more interesting (provided you really want to
use Windows for the UI): Run Xenomai on the host and combine it with KVM
to host another OS. This works fine with latest ipipe for 3.8 when RT
tasks and the QEMU process (that uses KVM) are on separate CPUs, I just
heard of issues (couldn't reproduce yet) when they share a CPU.
> I would like to know if anyone has any experience with this. Is the
> real-time response affected in any way when using a hypervisor? My current
> kernel has been compiled using the ELinOS Embedded Linux distribution. Do I
> have to patch it?
>
Virtualizing your RT workload won't make things faster, naturally.
Depending on the hypervisor architecture and hardware capabilities, it
may not be measurable. But I would refrain from such stacking unless
there is a real need (which I do not see for your setup).
> I am studying Xen, VmWare, KVM and Enea. Do you recommend any of them? The
> board I’ll use in the new (compact) system will support virtualization
> extensions (Intel VT).
See above.
Jan
--
Siemens AG, Corporate Technology, CT RTC ITP SES-DE
Corporate Competence Center Embedded Linux
next prev parent reply other threads:[~2013-08-29 12:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 11:06 [Xenomai] Virtualization with Xenomai Asier Tamayo Arbide
2013-08-29 12:31 ` Nicolas Pinault
2013-08-29 12:37 ` Jan Kiszka [this message]
2013-08-30 7:11 ` Asier
2013-08-30 7:31 ` Nicolas Pinault
2013-08-30 7:31 ` Jan Kiszka
2013-08-30 10:22 ` Asier
2013-08-30 10:31 ` Jan Kiszka
2013-08-30 10:35 ` Asier
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=521F409D.4070507@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=atamayoarbide@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.