public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] dynsched - different cpu schedulers per cpuset
@ 2006-11-26 16:06 Felix Obenhuber
  2006-11-30  4:13 ` Paul Jackson
  0 siblings, 1 reply; 5+ messages in thread
From: Felix Obenhuber @ 2006-11-26 16:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: dynsched-devel

Hej,

we're a student group witch is working on a research project concerning
the ability to switch the cpu scheduler of the linux kernel at runtime.

We use Peter Williams Plugsched patch [1] to get an interface for the
different scheduler implementations. Some month ago we started to modify
the code to allow different scheduler running on each cpu on an SMP
system. The cpu<->scheduler mapping is controlled via cpusets. Thus you
can switch the scheduler for a cpuset containing multiple cpus and
keep the rest untouched.

The project is hosted on Sourceforge [2] and the current patch applies
against 2.6.18 patched with plugsched.

Threre are still lots of issues - especially the migration of tasks
between cpus with different schedulers is quite buggy.

Switching the scheduler on non smp configured systems works fine (tested
 x86) 

Refer the project instruction site [3] for further information and usage /
patch instructions.

We'd be quite happy, if someone could take a look at what we've done
to gain some feedback/suggestions about the used techniques and
implementation. Some changes are already queued.

The project documentation (description/benchmarks/usage/bugs) is in
progress and will be completed in about 4 weeks.

Thanks a lot.

cheers,

Felix


[1] http://sourceforge.net/projects/cpuse/
[2] http://sourceforge.net/projects/dynsched/
[3] http://dynsched.sourceforge.net
-- 
Felix Obenhuber felixatobenhuber.de
www.obenhuber.de/felix
GPG: F696D489
Sat Nov 18 15:56:31 CET 2006

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-30 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-26 16:06 [RFC] dynsched - different cpu schedulers per cpuset Felix Obenhuber
2006-11-30  4:13 ` Paul Jackson
2006-11-30  4:48   ` Paul Jackson
2006-11-30  8:08   ` Paul Menage
2006-11-30 19:40     ` Felix Obenhuber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox