commit | 1a73ef6ac3f4b44abc9d1875eb9240d7524a7cf7 | [log] [tgz] |
---|---|---|
author | Martin Steigerwald <ms@teamix.de> | Tue Sep 23 13:48:44 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 23 13:49:44 2008 +0200 |
tree | b00508544fc5e25daf3ae7adecfc054151efa4ab | |
parent | 006c75f146e58e080d2b2725a6664f71886e112b [diff] |
CFS scheduler: documentation about scheduling policies The documentation about the CFS scheduler is scarse when it comes to scheduling policies. This patch adds a chapter about the scheduling policies it supports. Peter Zijlstra provided most of the information for it in http://marc.info/?l=linux-kernel&m=122210038326356&w=2 Signed-off-by: Martin Steigerwald <ms@teamix.de> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>