Christoph Hellwig
|
fddda2b7b5
proc: introduce proc_create_seq{,_data}
|
7 år sedan |
Linus Torvalds
|
46e0d28bdb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 år sedan |
Joe Lawrence
|
e9ca267096
sched/debug: Adjust newlines for better alignment
|
7 år sedan |
Joe Lawrence
|
a8c024cd9b
sched/debug: Fix per-task line continuation for console output
|
7 år sedan |
Patrick Bellasi
|
7f65ea42eb
sched/fair: Add util_est on top of PELT
|
7 år sedan |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 år sedan |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 år sedan |
Peter Zijlstra
|
1ea6c46a23
sched/fair: Propagate an effective runnable_load_avg
|
8 år sedan |
Peter Zijlstra
|
0e2d2aaaae
sched/fair: Rewrite PELT migration propagation
|
8 år sedan |
Peter Zijlstra
|
2a2f5d4e44
sched/fair: Rewrite cfs_rq->removed_*avg
|
8 år sedan |
Peter Zijlstra
|
65d5dc47fe
sched/debug: Remove unused variable
|
7 år sedan |
Linus Torvalds
|
ec846ecd63
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 år sedan |
Peter Zijlstra
|
9469eb01db
sched/debug: Add debugfs knob for "sched_debug"
|
8 år sedan |
Davidlohr Bueso
|
bfb068892d
sched/fair: replace cfs_rq->rb_leftmost
|
8 år sedan |
Peter Zijlstra
|
bbdacdfed2
sched/debug: Optimize sched_domain sysctl generation
|
8 år sedan |
Xie XiuQi
|
20435d84e5
sched/debug: Intruduce task_state_to_char() helper function
|
8 år sedan |
Xie XiuQi
|
e8c164954b
sched/debug: Show task state in /proc/sched_debug
|
8 år sedan |
Aleksa Sarai
|
74dc3384fc
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
|
8 år sedan |
Daniel Bristot de Oliveira
|
48365b3884
sched/debug: Expose the number of RT/DL tasks that can migrate
|
8 år sedan |
Ingo Molnar
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 år sedan |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 år sedan |
Tommaso Cucinotta
|
59f8c29892
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
|
8 år sedan |
Linus Torvalds
|
f34d3606f7
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 år sedan |
Josh Poimboeuf
|
4fa8d299b4
sched/debug: Remove several CONFIG_SCHEDSTATS guards
|
9 år sedan |
Josh Poimboeuf
|
20e1d4863b
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
|
9 år sedan |
Josh Poimboeuf
|
ae92882e56
sched/debug: Clean up schedstat macros
|
9 år sedan |
Tejun Heo
|
4c737b41de
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
|
9 år sedan |
Josh Poimboeuf
|
03c041c5bf
sched/debug: Always show 'nr_migrations'
|
9 år sedan |
Josh Poimboeuf
|
9c57259117
sched/debug: Fix /proc/sched_debug regression
|
9 år sedan |
Wanpeng Li
|
db6ea2fb09
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
|
9 år sedan |