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 |
Ingo Molnar
|
e22f5bbf86
sched: remove wait_runtime limit
|
18 years ago |
Ingo Molnar
|
e9acbff648
sched: introduce se->vruntime
|
18 years ago |
Ingo Molnar
|
8ebc91d936
sched: remove stat_gran
|
18 years ago |
Ingo Molnar
|
2bd8e6d422
sched: use constants if !CONFIG_SCHED_DEBUG
|
18 years ago |
Ingo Molnar
|
eba1ed4b7e
sched: debug: track maximum 'slice'
|
18 years ago |
Eric W. Biederman
|
169e367425
[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.
|
18 years ago |
Eric W. Biederman
|
9dd776b6d7
[NET]: Add network namespace clone & unshare support.
|
18 years ago |
Linus Torvalds
|
0c2043abef
Don't do load-average calculations at even 5-second intervals
|
18 years ago |
Davide Libenzi
|
b8fceee17a
signalfd simplification
|
18 years ago |
Ingo Molnar
|
1799e35d5b
sched: add /proc/sys/kernel/sched_compat_yield
|
18 years ago |
Pavel Emelyanov
|
28f300d236
Fix user namespace exiting OOPs
|
18 years ago |
Pavel Emelyanov
|
735de2230f
Convert uid hash to hlist
|
18 years ago |
Ingo Molnar
|
f6cf891c4d
sched: make the scheduler converge to the ideal latency
|
18 years ago |
Ingo Molnar
|
172ac3dbb7
sched: cleanup, sched_granularity -> sched_min_granularity
|
18 years ago |
Peter Zijlstra
|
218050855e
sched: adaptive scheduler granularity
|
18 years ago |
Suresh Siddha
|
f8700df7c4
sched: fix broken SMT/MC optimizations
|
18 years ago |
Ingo Molnar
|
2aa44d0567
sched: sched_clock_idle_[sleep|wakeup]_event()
|
18 years ago |
Ingo Molnar
|
ee0827d8b5
sched: remove the 'u64 now' parameter from ->task_new()
|
18 years ago |
Ingo Molnar
|
31ee529cc2
sched: remove the 'u64 now' parameter from ->put_prev_task()
|
18 years ago |
Ingo Molnar
|
fb8d472402
sched: remove the 'u64 now' parameter from ->pick_next_task()
|
18 years ago |
Ingo Molnar
|
f02231e51a
sched: remove the 'u64 now' parameter from ->dequeue_task()
|
18 years ago |