From: "Marc Marí" <marc.mari.barcelo@gmail.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] QEMU and Real Time OS
Date: Thu, 29 Jan 2015 20:37:28 +0100 [thread overview]
Message-ID: <20150129203728.6cb9271e@crunchbang> (raw)
Hi
I tried to run a Linux Kernel with Preempt RT patch on a QEMU emulated
machine using TCG (ARM guest, x86_64 guest).
I expected the guest to have high latencies, but more or less constant.
But I found, using cyclictest, a lot of randomness and a lot of
difference between the average and the maximum latency.
I thought this may be due to I/O overhead. The current system has a root
filesystem through NFS, and I'm launching the tests through a serial
terminal and saving the results in files. But the high priority thread
saves the result in memory, it is the low priority thread that saves it
in files.
Is this an expected behaviour? I can't see why.
I'd like to know if there is a certain reason why it doesn't work. Or
if it should work and the problem is too much I/O overhead. Or any
other hint to understand it.
Thanks
Marc
next reply other threads:[~2015-01-29 19:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 19:37 Marc Marí [this message]
2015-01-29 23:06 ` [Qemu-devel] QEMU and Real Time OS Paolo Bonzini
2015-01-30 7:37 ` Jan Kiszka
2015-01-30 10:26 ` Marc Marí
2015-01-30 10:36 ` Frederic Konrad
2015-01-30 10:40 ` Marc Marí
2015-01-30 10:47 ` Jan Kiszka
2015-02-02 20:08 ` Marcelo Tosatti
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=20150129203728.6cb9271e@crunchbang \
--to=marc.mari.barcelo@gmail.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).