Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 年之前 |
Peter Zijlstra
|
2ed41a5502
sched/core: Optimize update_stats_*()
|
8 年之前 |
Peter Zijlstra
|
b85c8b71bf
sched/core: Optimize ttwu_stat()
|
8 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
Ingo Molnar
|
1050b27c52
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
|
9 年之前 |
Linus Torvalds
|
828cad8ea0
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Frederic Weisbecker
|
ebd7e7fc4b
timers/posix-timers: Convert internals to use nsecs
|
9 年之前 |
Nicolas Pitre
|
b18b6a9cef
timers: Omit POSIX timer stuff from task_struct when disabled
|
9 年之前 |
Josh Poimboeuf
|
20e1d4863b
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
|
9 年之前 |
Josh Poimboeuf
|
ae92882e56
sched/debug: Clean up schedstat macros
|
9 年之前 |
Josh Poimboeuf
|
9c57259117
sched/debug: Fix /proc/sched_debug regression
|
9 年之前 |
Mel Gorman
|
cb2517653f
sched/debug: Make schedstats a runtime tunable that is disabled by default
|
10 年之前 |
Naveen N. Rao
|
f6db834799
sched/stat: Simplify the sched_info accounting dependency
|
10 年之前 |
Jason Low
|
7110744516
sched, timer: Use the atomic task_cputime in thread_group_cputimer
|
10 年之前 |
Jason Low
|
1018016c70
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
|
10 年之前 |
Michael S. Tsirkin
|
4314895165
sched: Micro-optimize by dropping unnecessary task_rq() calls
|
12 年之前 |
Michael S. Tsirkin
|
13b62e46d5
sched: Fix comment for sched_info_depart
|
12 年之前 |
Linus Torvalds
|
21884a83b2
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
KOSAKI Motohiro
|
fa18f7bde3
posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
|
12 年之前 |
Frederic Weisbecker
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 年之前 |
Martin Schwidefsky
|
612ef28a04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
|
14 年之前 |
Peter Zijlstra
|
391e43da79
sched: Move all scheduler bits into kernel/sched/
|
14 年之前 |