|
|
Log in / Subscribe / Register

Re: RFC: THE OFFLINE SCHEDULER

From:  Peter Zijlstra <peterz-AT-infradead.org>
To:  Chris Friesen <cfriesen-AT-nortel.com>
Subject:  Re: RFC: THE OFFLINE SCHEDULER
Date:  Wed, 26 Aug 2009 07:31:40 +0200
Message-ID:  <1251264700.7538.1178.camel@twins>
Cc:  Christoph Lameter <cl-AT-linux-foundation.org>, Mike Galbraith <efault-AT-gmx.de>, raz ben yehuda <raziebe-AT-gmail.com>, riel-AT-redhat.com, mingo-AT-elte.hu, andrew motron <akpm-AT-linux-foundation.org>, wiseman-AT-macs.biu.ac.il, lkml <linux-kernel-AT-vger.kernel.org>, linux-rt-users-AT-vger.kernel.org
Archive‑link:  Article

On Tue, 2009-08-25 at 13:22 -0600, Chris Friesen wrote:
> On 08/25/2009 01:08 PM, Peter Zijlstra wrote:
> 
> > Christoph, stop being silly, this offline scheduler thing won't happen,
> > full stop.
> > 
> > Its not a maintainable solution, it doesn't integrate with existing
> > kernel infrastructure, and its plain ugly.
> > 
> > If you want something work within Linux, don't build kernels in kernels
> > or other such ugly hacks.
> 
> Is it the whole concept of isolating one or more cpus from all normal
> kernel tasks that you don't like, or just this particular implementation?
> 
> I ask because I know of at least one project that would have used this
> capability had it been available.  As it stands they have to live with
> the usual kernel threads running on the cpu that they're trying to
> dedicate to their app.

Its the simple fact of going around the kernel instead of using the
kernel.

Going around the kernel doesn't benefit anybody, least of all Linux.

So its the concept of running stuff on a CPU outside of Linux that I
don't like. I mean, if you want that, go ahead and run RTLinux, RTAI,
L4-Linux etc.. lots of special non-Linux hypervisor/exo-kernel like
things around for you to run things outside Linux with.
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds