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 年之前 |
Thomas Gleixner
|
4b0c0f294f
tick: Cleanup NOHZ per cpu data on cpu down
|
12 年之前 |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Frederic Weisbecker
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 年之前 |
Li Zhong
|
6296ace467
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
|
12 年之前 |
Ingo Molnar
|
47aa8b6cbc
nohz: Reduce overhead under high-freq idling patterns
|
12 年之前 |
Frederic Weisbecker
|
cb41a29076
nohz: Add basic tracing
|
12 年之前 |
Frederic Weisbecker
|
99e5ada940
nohz: Re-evaluate the tick for the new task after a context switch
|
12 年之前 |
Frederic Weisbecker
|
5811d9963e
nohz: Prepare to stop the tick on irq exit
|
12 年之前 |
Frederic Weisbecker
|
9014c45d9e
nohz: Implement full dynticks kick
|
12 年之前 |
Frederic Weisbecker
|
ff442c51f6
nohz: Re-evaluate the tick from the scheduler IPI
|
12 年之前 |
Ingo Molnar
|
a166fcf04d
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
|
12 年之前 |
Frederic Weisbecker
|
f98823ac75
nohz: New option to default all CPUs in full dynticks range
|
12 年之前 |
Frederic Weisbecker
|
d1e43fa5f8
nohz: Ensure full dynticks CPUs are RCU nocbs
|
12 年之前 |
Frederic Weisbecker
|
0453b435df
nohz: Force boot CPU outside full dynticks range
|
12 年之前 |