Commit Graph

2880 Commits (1977f032722c27ee3730284582fd3991ad9ac81b)

Author SHA1 Message Date
Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 18 years ago
Paul Jackson 020958b627 cpusets: decrustify cpuset mask update code 18 years ago
Paul Jackson 029190c515 cpuset sched_load_balance flag 18 years ago
Pavel Emelyanov 2f2a3a46fc Uninline the task_xid_nr_ns() calls 18 years ago
Pavel Emelyanov 8990571eb5 Uninline find_pid etc set of functions 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 19b9b9b54e pid namespaces: remove the struct pid unneeded fields 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Sukadev Bhattiprolu 3eb07c8c8a pid namespaces: destroy pid namespace on init's death 18 years ago
Sukadev Bhattiprolu 0fbc26a6cf pid namespaces: allow signalling cgroup-init 18 years ago
Sukadev Bhattiprolu c9c5d92211 pid namespaces: create a slab-cache for 'struct pid_namespace' 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 30e49c263e pid namespaces: allow cloning of new namespace 18 years ago
Pavel Emelyanov b461cc0382 pid namespaces: miscellaneous preparations for pid namespaces 18 years ago
Pavel Emelyanov 425fb2b4bf pid namespaces: move alloc_pid() lower in copy_process() 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 7af5729474 pid namespaces: helpers to obtain pid numbers 18 years ago
Pavel Emelyanov 8ef047aaae pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid 18 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov 2e4a707269 pid namespaces: move exit_task_namespaces() 18 years ago
Oleg Nesterov 762a24beed pid namespaces: rework forget_original_parent() 18 years ago
Daniel Walker d4c5e41f3f whitespace fixes: task exit handling 18 years ago
Matthias Kaehlcke 2e1975868a kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each 18 years ago
Matthias Kaehlcke 03ff17979c kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) 18 years ago
Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Sukadev Bhattiprolu a6f5e06378 pid namespaces: move alloc_pid() to copy_process() 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov baf8f0f82d pid namespaces: dynamic kmem cache allocator for pid namespaces 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Serge E. Hallyn 858d72ead4 cgroups: implement namespace tracking subsystem 18 years ago
Balbir Singh 846c7bb055 Add cgroupstats 18 years ago
Paul Menage 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 years ago
Paul Menage 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage 81a6a5cdd2 Task Control Groups: automatic userspace notification of idle cgroups 18 years ago
Paul Menage 817929ec27 Task Control Groups: shared cgroup subsystem group arrays 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
Paul Menage 697f416108 Task Control Groups: add cgroup_clone() interface 18 years ago
Paul Menage b4f48b6363 Task Control Groups: add fork()/exit() hooks 18 years ago
Paul Menage 355e0c48b7 Add cgroup write_uint() helper method 18 years ago
Paul Menage bbcb81d091 Task Control Groups: add tasks file interface 18 years ago
Paul Menage ddbcc7e8e5 Task Control Groups: basic task cgroup framework 18 years ago
Paul Jackson 55a230aae6 cpuset: zero malloc - revert the old cpuset fix 18 years ago
Alexey Dobriyan fe9d4f5763 Add kernel/notifier.c 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago