Peter Zijlstra
|
9d7fb04276
sched/cputime: Guarantee stime + utime == rtime
|
10 年之前 |
Jason Low
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 年之前 |
Rik van Riel
|
347abad981
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
|
11 年之前 |
Rik van Riel
|
9c368b5b6e
sched, time: Fix lock inversion in thread_group_cputime()
|
11 年之前 |
Rik van Riel
|
eb1b4af0a6
sched, time: Atomically increment stime & utime
|
11 年之前 |
Rik van Riel
|
e78c349679
time, signal: Protect resource use statistics with seqlock
|
11 年之前 |
Oleg Nesterov
|
1e4dda08b4
sched: Change thread_group_cputime() to use for_each_thread()
|
11 年之前 |
Thomas Gleixner
|
2d513868e2
sched: Sanitize irq accounting madness
|
11 年之前 |
Linus Torvalds
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Frederic Weisbecker
|
dee08a72de
cputime: Fix jiffies based cputime assumption on steal accounting
|
11 年之前 |
Dongsheng Yang
|
d0ea026808
sched: Implement task_nice() as static inline function
|
11 年之前 |
Linus Torvalds
|
57d730924d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Linus Torvalds
|
6832d9652f
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Stanislaw Gruszka
|
5a8e01f8fa
sched/cputime: Do not scale when utime == 0
|
12 年之前 |
Christoph Lameter
|
a4f61cc03e
sched/cputime: Use this_cpu_add() in task_group_account_field()
|
12 年之前 |
Frederic Weisbecker
|
af2350bd12
vtime: Always debug check snapshot source _before_ updating it
|
12 年之前 |
Frederic Weisbecker
|
b854fafa4e
vtime: Always scale generic vtime accounting results
|
12 年之前 |
Frederic Weisbecker
|
b049340613
vtime: Optimize full dynticks accounting off case with static keys
|
12 年之前 |
Frederic Weisbecker
|
54461562c9
vtime: Fix racy cputime delta update
|
12 年之前 |
Frederic Weisbecker
|
7621d1f8bc
vtime: Remove a few unneeded generic vtime state checks
|
12 年之前 |
Frederic Weisbecker
|
48d6a816a8
context_tracking: Optimize guest APIs off case with static key
|
12 年之前 |
Frederic Weisbecker
|
5b206d48e5
vtime: Update a few comments
|
12 年之前 |
Ingo Molnar
|
2fd1b48788
Merge tag 'v3.10' into sched/core
|
12 年之前 |
Frederic Weisbecker
|
45eacc6927
vtime: Use consistent clocks among nohz accounting
|
12 年之前 |
Stanislaw Gruszka
|
84f9f3a156
sched: Use swap() macro in scale_stime()
|
12 年之前 |
Linus Torvalds
|
0279b3c0ad
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Stanislaw Gruszka
|
68aa8efcd1
sched: Avoid prev->stime underflow
|
12 年之前 |
Stanislaw Gruszka
|
772c808a25
sched: Do not account bogus utime
|
12 年之前 |
Stanislaw Gruszka
|
55eaa7c1f5
sched: Avoid cputime scaling overflow
|
12 年之前 |
Linus Torvalds
|
16fa94b532
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |