Stanislaw Gruszka
|
353c50ebe3
sched/cputime: Simplify task_cputime()
|
8 年之前 |
Stanislaw Gruszka
|
40565b5aed
sched/cputime, powerpc, s390: Make scaled cputime arch specific
|
8 年之前 |
Stanislaw Gruszka
|
981ee2d444
sched/cputime, powerpc: Remove cputime_to_scaled()
|
8 年之前 |
Frederic Weisbecker
|
447976ef4f
sched/irqtime: Consolidate irqtime flushing code
|
8 年之前 |
Frederic Weisbecker
|
19d23dbfeb
sched/irqtime: Consolidate accounting synchronization with u64_stats API
|
8 年之前 |
Frederic Weisbecker
|
2810f611f9
sched/irqtime: Remove needless IRQs disablement on kcpustat update
|
8 年之前 |
Frederic Weisbecker
|
f9094a6575
sched/irqtime: No need for preempt-safe accessors
|
8 年之前 |
Stanislaw Gruszka
|
a1eb1411b4
sched/cputime: Improve scalability by not accounting thread group tasks pending runtime
|
9 年之前 |
Wanpeng Li
|
03cbc73263
sched/cputime: Resync steal time when guest & host lose sync
|
9 年之前 |
Peter Zijlstra
|
173be9a14f
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
|
9 年之前 |
Frederic Weisbecker
|
26f2c75cd2
sched/cputime: Fix omitted ticks passed in parameter
|
9 年之前 |
Wanpeng Li
|
f9bcf1e0e0
sched/cputime: Fix steal time accounting
|
9 年之前 |
Linus Torvalds
|
08fd8c1768
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 年之前 |
Rik van Riel
|
553bf6bbfd
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
|
9 年之前 |
Frederic Weisbecker
|
0cfdf9a198
sched/cputime: Clean up the old vtime gen irqtime accounting completely
|
9 年之前 |
Rik van Riel
|
b58c358405
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
|
9 年之前 |
Rik van Riel
|
5743021831
sched/cputime: Count actually elapsed irq & softirq time
|
9 年之前 |
Juergen Gross
|
ecb23dc6f2
xen: add steal_clock support on x86
|
9 年之前 |
Wanpeng Li
|
807e5b8068
sched/cputime: Add steal time support to full dynticks CPU time accounting
|
9 年之前 |
Chris Friesen
|
f9c904b761
sched/cputime: Fix steal_account_process_tick() to always return jiffies
|
9 年之前 |
Rik van Riel
|
ff9a9b4c43
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
|
9 年之前 |
Linus Torvalds
|
c9bed1cf51
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 年之前 |
Stefano Stabellini
|
1fe7c4ef88
missing include asm/paravirt.h in cputime.c
|
9 年之前 |
Frederic Weisbecker
|
b7ce2277f0
sched/cputime: Convert vtime_seqlock to seqcount
|
9 年之前 |
Frederic Weisbecker
|
e592539466
sched/cputime: Introduce vtime accounting check for readers
|
9 年之前 |
Frederic Weisbecker
|
55dbdcfa05
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled()
|
9 年之前 |
Frederic Weisbecker
|
cab245d68c
sched/cputime: Correctly handle task guest time on housekeepers
|
9 年之前 |
Frederic Weisbecker
|
7098c1eac7
sched/cputime: Clarify vtime symbols and document them
|
9 年之前 |
Hiroshi Shimamoto
|
7877a0ba5e
sched/cputime: Remove extra cost in task_cputime()
|
9 年之前 |
Hiroshi Shimamoto
|
2541117b0c
sched/cputime: Fix invalid gtime in proc
|
9 年之前 |