Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcgroup: Introduce the new namespace keyword | Dhaval Giani | 2010-01-07 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | This patch introduces a new keywork NAMESPACE which allow cgroups to be created starting from a certain point as mentioned by the administrator. This is provided via the configuration file. Newer APIs will use this feature. Changes from v1: 1. Attempted to fix the indentation 2. Change a variable name Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com> Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com> | ||||
* | Fix compilation of some stuff | Jan Safranek | 2009-03-26 | 1 | -1/+1 |
| | | | | | | | yacc does not generate y.tab.h, it has different name now. Signed-off-by: Jan Safranek <jsafrane@redhat.com> | ||||
* | Distribute files to various subdirectories | Jan Safranek | 2009-03-26 | 1 | -0/+34 |
Signed-off-by: Jan Safranek <jsafrane@redhat.com> |