sched: add credits for RT balancing improvements
authorIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:19 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:19 +0000 (21:08 +0100)
add credits for RT balancing improvements.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c

index 23b9925..55c5217 100644 (file)
@@ -22,6 +22,8 @@
  *              by Peter Williams
  *  2007-05-06  Interactivity improvements to CFS by Mike Galbraith
  *  2007-07-01  Group scheduling enhancements by Srivatsa Vaddagiri
+ *  2007-11-29  RT balancing improvements by Steven Rostedt, Gregory Haskins,
+ *              Thomas Gleixner, Mike Kravetz
  */
 
 #include <linux/mm.h>