diff options
author | 2011-10-20 15:34:01 +0800 | |
---|---|---|
committer | 2011-12-27 11:22:13 +0200 | |
commit | 086c9855019935854311b477b33498a6ea357ef6 (patch) | |
tree | dd08778f0d85bb2ec8198a8d2704b09555c64e0d /tools/perf/scripts/python | |
parent | KVM: MMU: audit: inline audit function (diff) | |
download | linux-dev-086c9855019935854311b477b33498a6ea357ef6.tar.xz linux-dev-086c9855019935854311b477b33498a6ea357ef6.zip |
KVM: use this_cpu_xxx replace percpu_xxx funcs
percpu_xxx funcs are duplicated with this_cpu_xxx funcs, so replace them
for further code clean up.
And in preempt safe scenario, __this_cpu_xxx funcs has a bit better
performance since __this_cpu_xxx has no redundant preempt_disable()
Signed-off-by: Alex Shi <alex.shi@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions