Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is the test program for listing controller variables | Ivana Hutarova Varekova | 2010-02-10 | 1 | -0/+59 |
This is the test program for new internal functions: int cgroup_get_value_name_count(struct cgroup_controller *controller) char *cgroup_get_value_name(struct cgroup_controller *controller, int index) The program display the variables of input controllers. Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com> Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com> |