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