Browse Source

sched: add credits for RT balancing improvements

add credits for RT balancing improvements.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 17 years ago
parent
commit
b913176917
1 changed files with 2 additions and 0 deletions
  1. 2 0
      kernel/sched.c

+ 2 - 0
kernel/sched.c

@@ -22,6 +22,8 @@
  *              by Peter Williams
  *              by Peter Williams
  *  2007-05-06  Interactivity improvements to CFS by Mike Galbraith
  *  2007-05-06  Interactivity improvements to CFS by Mike Galbraith
  *  2007-07-01  Group scheduling enhancements by Srivatsa Vaddagiri
  *  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>
 #include <linux/mm.h>