Home | History | Annotate | Download | only in controllers
      1 THE RESOURCE MANAGEMENT (CONTROLLERS) TEST PLAN
      2 
      3 This directory "controllers" is created to include all test cases related to
      4 the resource controllers in linux. The testplan at present includes testing
      5 of cpu controller, memory controller and cpuset controller.
      6 There are test cases to test cpu, memory and cpuset controller. In future new
      7 testcases will be included to test these controllers further.
      8 Each new controller will have it's own directory to contain all its test
      9 cases.
     10 A brief description of all the testcases is given in the corresponding
     11 controllers directory.
     12 
     13 For more information on resource controllers please refer to
     14 cgroups/cgroups.txt, cgroups/memory.txt and cgroups/cpusets.txt in kernel
     15 source code documentation.
     16