Viresh Kumar
|
27630532ef
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
|
11 年之前 |
Viresh Kumar
|
03e6bdc5c4
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
|
11 年之前 |
Ingo Molnar
|
a2b4c607c9
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
|
11 年之前 |
Linus Torvalds
|
6c64614356
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Alex Shi
|
e9a2eb403b
nohz_full: fix code style issue of tick_nohz_full_stop_tick
|
11 年之前 |
Frederic Weisbecker
|
855a0fc30b
nohz: Get timekeeping max deferment outside jiffies_lock
|
11 年之前 |
Frederic Weisbecker
|
5acac1be49
tick: Rename tick_check_idle() to tick_irq_enter()
|
11 年之前 |
Peter Zijlstra
|
35af99e646
sched/clock, x86: Use a static_key for sched_clock_stable
|
11 年之前 |
Ingo Molnar
|
d05d24a984
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
|
11 年之前 |
Ingo Molnar
|
dba861461f
Merge branch 'linus' into timers/core
|
11 年之前 |
John Stultz
|
47a1b79630
tick/timekeeping: Call update_wall_time outside the jiffies lock
|
11 年之前 |
Frederic Weisbecker
|
e8fcaa5c54
nohz: Convert a few places to use local per cpu accesses
|
12 年之前 |
Thomas Gleixner
|
0e576acbc1
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
|
11 年之前 |
Thomas Gleixner
|
d689fe222a
NOHZ: Check for nohz active instead of nohz enabled
|
11 年之前 |
Frederic Weisbecker
|
c2e7fcf53c
nohz: Include local CPU in full dynticks global kick
|
12 年之前 |
Ingo Molnar
|
6f1d657668
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
|
12 年之前 |
Frederic Weisbecker
|
d13508f944
nohz: Optimize full dynticks's sched hooks with static keys
|
12 年之前 |
Frederic Weisbecker
|
460775df46
nohz: Optimize full dynticks state checks with static keys
|
12 年之前 |
Frederic Weisbecker
|
73867dcd07
nohz: Rename a few state variables
|
12 年之前 |
Frederic Weisbecker
|
2e70933866
nohz: Only enable context tracking on full dynticks CPUs
|
12 年之前 |
Rafael J. Wysocki
|
148519120c
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
|
12 年之前 |
Li Zhong
|
ca06416b2b
nohz: fix compile warning in tick_nohz_init()
|
12 年之前 |
Steven Rostedt
|
543487c7a2
nohz: Do not warn about unstable tsc unless user uses nohz_full
|
12 年之前 |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 年之前 |
Ingo Molnar
|
e399eb56a6
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
|
12 年之前 |
Frederic Weisbecker
|
5b8621a68f
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
|
12 年之前 |
Steven Rostedt
|
e12d027177
nohz: Warn if the machine can not perform nohz_full
|
12 年之前 |
Li Zhong
|
1a7f829f09
nohz: Fix notifier return val that enforce timekeeping
|
12 年之前 |
Linus Torvalds
|
cc51bf6e6d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Thomas Gleixner
|
f7ea0fd639
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
|
12 年之前 |