summaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-251-1/+2
* cgroups: misc cleanups to write_string patchsetPaul Menage2008-07-251-2/+2
* cgroup files: move the release_agent file to use typed handlersPaul Menage2008-07-251-0/+2
* cgroup files: add write_string cgroup control file methodPaul Menage2008-07-251-0/+14
* cgroup files: clean up whitespace in struct cftypePaul Menage2008-07-251-16/+16
* cgroups: add an owner to the mm_structBalbir Singh2008-04-291-0/+15
* cgroups: introduce cft->read_seq()Serge E. Hallyn2008-04-291-0/+6
* cgroups: remove the css_set linked-listLi Zefan2008-04-291-6/+0
* cgroups: use a hash table for css_set findingLi Zefan2008-04-291-1/+6
* cgroups: add the trigger callback to struct cftypePavel Emelyanov2008-04-291-0/+8
* CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage2008-04-291-0/+8
* CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage2008-04-291-0/+11
* CGroup API files: add cgroup map data typePaul Menage2008-04-291-0/+19
* CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage2008-04-291-4/+4
* cgroups: add cgroup support for enabling controllers at boot timePaul Menage2008-04-041-0/+1
* cgroup: clean up cgroup.hLi Zefan2008-02-231-25/+23
* cgroup: fix commentsLi Zefan2008-02-231-1/+1
* hotplug cpu: move tasks in empty cpusets to parentCliff Wickman2008-02-071-0/+1
* cgroups: mechanism to process each task in a cgroupCliff Wickman2008-02-071-0/+14
* memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki2008-02-071-0/+1
* Add cgroupstatsBalbir Singh2007-10-191-0/+8
* Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage2007-10-191-2/+9
* Task Control Groups: shared cgroup subsystem group arraysPaul Menage2007-10-191-10/+79
* Task Control Groups: add procfs interfacePaul Menage2007-10-191-0/+2
* Task Control Groups: add cgroup_clone() interfacePaul Menage2007-10-191-0/+3
* Task Control Groups: add fork()/exit() hooksPaul Menage2007-10-191-0/+6
* Add cgroup write_uint() helper methodPaul Menage2007-10-191-0/+8
* Task Control Groups: add tasks file interfacePaul Menage2007-10-191-0/+10
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-191-0/+214
OpenPOWER on IntegriCloud