Andrew,

This patchset adds a CPU resource controller on top of Resource Groups. 
The CPU resource controller manages CPU resources by scaling timeslice
allocated for each task without changing the algorithm of the O(1)
scheduler.

Please consider these for inclusion in -mm tree.
--
Patch descriptions:

1/9: cpurc_load_estimation
        - Adds class load estimation support

2/9: cpurc_hungry_detection
        - Adds class hungry detection support

3/9: cpurc_timeslice_scaling
        - Adds CPU resource controll by scaling timeslice

4/9: cpurc_interface
        - Adds interface functions to CKRM CPU controller

5/9: cpurc_docs
        - Documentation how the CPU resource controller works 

6/9: cpu_init
        - Adds the basic functions and registering the CPU controller
          on top of Resource Groups

7/9: cpu_shares_n_stats
        - Adds routines to change share values and show statistics

8/9: cpu_hotplug
        - Adds cpu hotplug support 

9/9: cpu_docs
        - Documentation how to use the CPU controller

Thanks,
MAEDA Naoaki


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to