Commit Graph

298 Commits (1dbc1fda5d8ca907f320b806005d4a447977d26a)

Author SHA1 Message Date
Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 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 bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 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 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
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage 817929ec27 Task Control Groups: shared cgroup subsystem group arrays 18 years ago
Paul Menage ddbcc7e8e5 Task Control Groups: basic task cgroup framework 18 years ago
Michael Neuling c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 18 years ago
Ken Chen 480b9434c5 sched: reduce schedstat variable overhead a bit 18 years ago
Alexey Dobriyan 57c521ce61 ifdef struct task_struct::security 18 years ago
Alexey Dobriyan 18796aa002 task_struct: move ->fpu_counter and ->oomkilladj 18 years ago
Alexey Dobriyan 970a8645ca user.c: #ifdef ->mq_bytes 18 years ago
Alexey Dobriyan 42b2dd0a02 Shrink task_struct if CONFIG_FUTEX=n 18 years ago
Alexey Dobriyan 3befe7ceb8 Shrink struct task_struct::oomkilladj 18 years ago
Roland McGrath 82df39738b Add MMF_DUMP_ELF_HEADERS 18 years ago
Ravikiran G Thirumalai c4f3b63fe1 softlockup: add a /proc tuning parameter 18 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 18 years ago
Dhaval Giani b1a8c172c3 sched: fix !SYSFS build breakage 18 years ago
Paul Jackson 607717a65d cpuset: remove sched domain hooks from cpusets 18 years ago
Martin Schwidefsky c92ff1bde0 move mm_struct and vm_area_struct 18 years ago
Laurent Vivier 94886b84b1 sched: guest CPU accounting: maintain stats in account_system_time() 18 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Ingo Molnar cc367732ff sched: debug, improve migration statistics 18 years ago
Ingo Molnar da84d96176 sched: reintroduce cache-hot affinity 18 years ago
Mike Galbraith 95938a35c5 sched: prevent wakeup over-scheduling 18 years ago
Dhaval Giani 5cb350baf5 sched: group scheduling, sysfs tunables 18 years ago
Ingo Molnar 4cf86d77f5 sched: cleanup: rename task_grp to task_group 18 years ago
Mike Galbraith af92723262 sched: cleanup, remove the TASK_NONINTERACTIVE flag 18 years ago
Ingo Molnar 5522d5d5f7 sched: mark scheduling classes as const 18 years ago
Peter Zijlstra 5f6d858ecc sched: speed up and simplify vslice calculations 18 years ago
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
Ingo Molnar 94359f05cb sched: undo some of the recent changes 18 years ago
Peter Zijlstra 67e9fb2a39 sched: add vslice 18 years ago
Ingo Molnar c18b8a7cbc sched: remove unneeded tunables 18 years ago
Ingo Molnar b8efb56172 sched debug: BKL usage statistics 18 years ago
Srivatsa Vaddagiri 24e377a832 sched: add fair-user scheduler 18 years ago
Srivatsa Vaddagiri 9b5b77512d sched: clean up code under CONFIG_FAIR_GROUP_SCHED 18 years ago
Srivatsa Vaddagiri 83b699ed20 sched: revert recent removal of set_curr_task() 18 years ago
Dmitry Adamushko f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 years ago
Dmitry Adamushko 4530d7ab0f sched: simplify sched_class::yield_task() 18 years ago
Dmitry Adamushko 30cfdcfc5f sched: do not keep current in the tree and get rid of sched_entity::fair_key 18 years ago
Ingo Molnar bbdba7c0e1 sched: remove wait_runtime fields and features 18 years ago