From: Jeff Dike <jdike@addtoit.com>
To: ralston@stral.net
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Problem with Real-Time Scheduling
Date: Sun, 26 Oct 2003 14:09:02 -0500 [thread overview]
Message-ID: <200310261909.h9QJ92CN012291@ccure.karaya.com> (raw)
In-Reply-To: Your message of "Sun, 26 Oct 2003 16:20:30 +1100." <000001c39b80$e011fbe0$3d4bd540@celery>
ralston@stral.net said:
> I've come across a problem with running a user-mode-linux instance
> with RR-Scheduling. When I attempt to start a server with chrt the
> host system panics. I can start a uml in normal (other) scheduling,
> and then change it to RR-Scheduling and it works fine, until I try to
> stop the uml... then I get the same kernel panic.
Any time the host panics, it's time to send the details to LKML.
> how would different scheduling the different 'threads' of the UML
> effect performance? As far as I know.. the first 'linux' process
> actually does all the work and the extra processes are for the
> different IO the UML does, eg network, block devices etc? Would
> increasing the priority of the IO over the priority of the main
> process have an effect on network performance for example?
In skas mode, the first process runs the kernel, the second runs processes,
and the other two handle SIGIO emulation and SIGWINCHes. So, those two don't
matter, and first two are never running at the same time, so their relative
priorities don't matter.
Jeff
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2003-10-26 19:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-25 13:05 [uml-devel] uml on iA-64 pierre.gentile
2003-10-25 17:03 ` Jeff Dike
2003-10-26 4:39 ` Matt Zimmerman
2003-10-26 5:20 ` [uml-devel] Problem with Real-Time Scheduling Michael Ralston
2003-10-26 19:09 ` Jeff Dike [this message]
2003-10-26 21:23 ` Nuno Silva
2003-10-29 19:12 ` BlaisorBlade
2003-10-30 0:40 ` Nuno Silva
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=200310261909.h9QJ92CN012291@ccure.karaya.com \
--to=jdike@addtoit.com \
--cc=ralston@stral.net \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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