Linus Torvalds
|
08fd8c1768
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
Rik van Riel
|
553bf6bbfd
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
|
9 years ago |
Frederic Weisbecker
|
0cfdf9a198
sched/cputime: Clean up the old vtime gen irqtime accounting completely
|
9 years ago |
Rik van Riel
|
b58c358405
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
|
9 years ago |
Rik van Riel
|
5743021831
sched/cputime: Count actually elapsed irq & softirq time
|
9 years ago |
Juergen Gross
|
ecb23dc6f2
xen: add steal_clock support on x86
|
9 years ago |
Wanpeng Li
|
807e5b8068
sched/cputime: Add steal time support to full dynticks CPU time accounting
|
9 years ago |
Chris Friesen
|
f9c904b761
sched/cputime: Fix steal_account_process_tick() to always return jiffies
|
9 years ago |
Rik van Riel
|
ff9a9b4c43
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
|
9 years ago |
Linus Torvalds
|
c9bed1cf51
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
Stefano Stabellini
|
1fe7c4ef88
missing include asm/paravirt.h in cputime.c
|
10 years ago |
Frederic Weisbecker
|
b7ce2277f0
sched/cputime: Convert vtime_seqlock to seqcount
|
9 years ago |
Frederic Weisbecker
|
e592539466
sched/cputime: Introduce vtime accounting check for readers
|
9 years ago |
Frederic Weisbecker
|
55dbdcfa05
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enabled()
|
9 years ago |
Frederic Weisbecker
|
cab245d68c
sched/cputime: Correctly handle task guest time on housekeepers
|
9 years ago |
Frederic Weisbecker
|
7098c1eac7
sched/cputime: Clarify vtime symbols and document them
|
9 years ago |
Hiroshi Shimamoto
|
7877a0ba5e
sched/cputime: Remove extra cost in task_cputime()
|
9 years ago |
Hiroshi Shimamoto
|
2541117b0c
sched/cputime: Fix invalid gtime in proc
|
9 years ago |
Andrey Smetanin
|
9eec50b8bb
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
|
10 years ago |
Peter Zijlstra
|
9d7fb04276
sched/cputime: Guarantee stime + utime == rtime
|
10 years ago |
Jason Low
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 years ago |
Rik van Riel
|
347abad981
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
|
11 years ago |
Rik van Riel
|
9c368b5b6e
sched, time: Fix lock inversion in thread_group_cputime()
|
11 years ago |
Rik van Riel
|
eb1b4af0a6
sched, time: Atomically increment stime & utime
|
11 years ago |
Rik van Riel
|
e78c349679
time, signal: Protect resource use statistics with seqlock
|
11 years ago |
Oleg Nesterov
|
1e4dda08b4
sched: Change thread_group_cputime() to use for_each_thread()
|
11 years ago |
Thomas Gleixner
|
2d513868e2
sched: Sanitize irq accounting madness
|
11 years ago |
Linus Torvalds
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Frederic Weisbecker
|
dee08a72de
cputime: Fix jiffies based cputime assumption on steal accounting
|
11 years ago |
Dongsheng Yang
|
d0ea026808
sched: Implement task_nice() as static inline function
|
11 years ago |