Added a "null" taskclass controller for illustration purposes. It is basically
authorMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 2 Mar 2005 21:10:10 +0000 (21:10 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Wed, 2 Mar 2005 21:10:10 +0000 (21:10 +0000)
commit07a52d56ceb8e544a77e338fe531e050bf1a9ca3
tree863ec2630b9f8d2be0e889550c9915b9ec1fb8f7
parent7db2cce6b895f682d67b18c3de1399c42462119b
Added a "null" taskclass controller for illustration purposes.  It is basically
the same as ckrm_cpu_class.c, but all interactions with the existing CKRM CPU
controller have been removed.
init/Kconfig
kernel/ckrm/Makefile
kernel/ckrm/ckrm_null_class.c [new file with mode: 0644]