| From: |
| Peter Zijlstra <a.p.zijlstra@chello.nl> |
| To: |
| Ingo Molnar <mingo@elte.hu>, Mike Galbraith <efault@gmx.de>,
Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>,
dhaval@linux.vnet.ibm.com, tong.n.li@intel.com |
| Subject: |
| [PATCH 0/7] Single RQ group scheduling |
| Date: |
| Mon, 18 Feb 2008 10:55:35 +0100 |
| Message-ID: |
| <20080218095535.629736000@chello.nl> |
| Cc: |
| linux-kernel@vger.kernel.org |
| Archive-link: |
| Article,
Thread
|
This is my current queue for single RQ group scheduling.
Next on the list is the SMP load balancing, for that I'm looking at Tong's
DWRR algorithm.