| From: |
| Peter Zijlstra <a.p.zijlstra@chello.nl> |
| To: |
| LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu> |
| Subject: |
| [RFC/PATCH 00/17] Current sched patch stack |
| Date: |
| Sun, 09 Mar 2008 18:08:50 +0100 |
| Message-ID: |
| <20080309170850.256853000@chello.nl> |
| Cc: |
| Dmitry Adamushko <dmitry.adamushko@gmail.com>,
Mike Galbraith <efault@gmx.de>,
Dhaval Giani <dhaval@linux.vnet.ibm.com>,
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl> |
| Archive-link: |
| Article,
Thread
|
Hi all,
This is just a quick dump of my patch stack that is not already in
sched-devel/master (read: this is on top of sched-devel/master).
These patches are lightly tested - compiled only with a single .config
and booted only. Will repost in somewhat smaller chunks once I get around
to actually testing more.
The newest code (and thus least tested) is the new SMP balancer.
Just posting to get it out-there... :-)
If it breaks you get to keep both (or rather, all) pieces, although I'll try
and fix reported issues in a timely manner.
Patches can also be found here:
http://programming.kicks-ass.net/kernel-patches/sched-eevdf/
Happy hacking,
/me off to enjoy the last few hours of weekend remaining.
--