diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2013-07-10 02:44:35 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2013-08-14 17:14:46 +0200 |
commit | 48d6a816a8bf36e2a197c322697323003bdc1cfe (patch) | |
tree | 6a51b602ec4451b8443b2b58337e9a55c84ceb48 /virt/kvm/async_pf.c | |
parent | context_tracking: Optimize main APIs off case with static key (diff) | |
download | linux-48d6a816a8bf36e2a197c322697323003bdc1cfe.tar.xz linux-48d6a816a8bf36e2a197c322697323003bdc1cfe.zip |
context_tracking: Optimize guest APIs off case with static key
Optimize guest entry/exit APIs with static keys. This minimize
the overhead for those who enable CONFIG_NO_HZ_FULL without
always using it. Having no range passed to nohz_full= should
result in the probes overhead to be minimized.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Li Zhong <zhong@linux.vnet.ibm.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'virt/kvm/async_pf.c')
0 files changed, 0 insertions, 0 deletions