From: Jan Kiszka <jan.kiszka@web.de>
To: Roland <rolandtollenaar@gmail.com>, xenomai@xenomai.org
Subject: Re: [Xenomai] xenomia on virtual box
Date: Wed, 25 Mar 2015 19:13:27 +0100 [thread overview]
Message-ID: <5512FAC7.1030308@web.de> (raw)
In-Reply-To: <5512D662.2030504@gmail.com>
On 2015-03-25 16:38, Roland wrote:
> Thanks Jan.
>
> Will try KVM on top of PREEMPT-RT.
>
> Is there a distribution particulalry suited to patch with PREEMPT-RT?
Any is fine, just replace the kernel.
Regarding tuning of the guest, you should try to study some basics in my
original paper [1]. Details have changed, specifically QEMU has evolved
a lot, but the core problem remains: prio inversion due to device emulation.
Therefore, you won't see improvements in worst case latencies just by
using QEMU/KVM on a PREEMPT-RT kernel. You will also have to isolate
anything that triggers problematic emulations (UART, VGA, disk, ... -
just virtio-net is less problematic) from RT applications in your guest
via SMP, possibly also isolcpus and xenomai.supported_cpus.
Given that, the question is which benefits you will get from such a
setup and if the effort pays off.
Jan
[1] http://lwn.net/images/conf/rtlws11/papers/proc/p18.pdf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20150325/e79ab912/attachment.sig>
prev parent reply other threads:[~2015-03-25 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-24 11:54 [Xenomai] xenomia on virtual box r t
2015-03-24 14:40 ` Jan Kiszka
2015-03-25 15:38 ` Roland
2015-03-25 15:54 ` [Xenomai] Antw: " jonas.platte
2015-03-25 18:13 ` Jan Kiszka [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=5512FAC7.1030308@web.de \
--to=jan.kiszka@web.de \
--cc=rolandtollenaar@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.