aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cgroup.h
AgeCommit message (Expand)Author
2008-10-30cgroups: tiny cleanupsLi Zefan
2008-10-20cgroups: fix declaration of cgroup_mm_owner_callbacksPaul Menage
2008-10-20cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage
2008-10-20cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan
2008-10-16memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh
2008-07-25cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn
2008-07-25cgroups: misc cleanups to write_string patchsetPaul Menage
2008-07-25cgroup files: move the release_agent file to use typed handlersPaul Menage
2008-07-25cgroup files: add write_string cgroup control file methodPaul Menage
2008-07-25cgroup files: clean up whitespace in struct cftypePaul Menage
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-29cgroups: introduce cft->read_seq()Serge E. Hallyn
2008-04-29cgroups: remove the css_set linked-listLi Zefan
2008-04-29cgroups: use a hash table for css_set findingLi Zefan
2008-04-29cgroups: add the trigger callback to struct cftypePavel Emelyanov
2008-04-29CGroups _s64 files: add cgroups read_s64/write_s64 file methodsPaul Menage
2008-04-29CGroup API files: move "releasable" to cgroup_debug subsystemPaul Menage
2008-04-29CGroup API files: add cgroup map data typePaul Menage
2008-04-29CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage
2008-02-23cgroup: clean up cgroup.hLi Zefan
2008-02-23cgroup: fix commentsLi Zefan
2008-02-07hotplug cpu: move tasks in empty cpusets to parentCliff Wickman
2008-02-07cgroups: mechanism to process each task in a cgroupCliff Wickman
2008-02-07memory cgroup enhancements: add- pre_destroy() handlerKAMEZAWA Hiroyuki
2007-10-19Add cgroupstatsBalbir Singh
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage
2007-10-19Task Control Groups: add procfs interfacePaul Menage
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage
2007-10-19Add cgroup write_uint() helper methodPaul Menage
2007-10-19Task Control Groups: add tasks file interfacePaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage