There is a bug in the CKRM CPU scheduler. This has been reported to the
authorMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 11 Jan 2005 04:56:07 +0000 (04:56 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 11 Jan 2005 04:56:07 +0000 (04:56 +0000)
commit9cd12eb1818a9dcf3f41ac395c10d5698353b800
tree7d02d5a913fc0e26b93059dccbab0acf3b745dab
parentb9a51d1f55d0d21c0be4e893e14f1a6130f8dc07
There is a bug in the CKRM CPU scheduler.  This has been reported to the
folks at IBM.  I am going to back out of the scheduler changes until I
am certain that the scheduler works as well as what we have now (ideally
better).
14 files changed:
configs/kernel-2.6.8-i686-planetlab.config
include/linux/ckrm_ce.h
include/linux/ckrm_classqueue.h
include/linux/ckrm_rc.h
include/linux/ckrm_sched.h
include/linux/ckrm_tc.h
include/linux/sched.h
kernel/ckrm/ckrm.c
kernel/ckrm/ckrm_cpu_class.c
kernel/ckrm/ckrm_cpu_monitor.c
kernel/ckrm/rbce/rbcemod.c
kernel/ckrm_classqueue.c
kernel/ckrm_sched.c
kernel/sched.c