aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJan Beulich <[email protected]>2021-09-30 14:34:56 +0200
committerBoris Ostrovsky <[email protected]>2021-11-02 07:45:43 -0500
commitdc4bd2a2ddafeffcdc33bb5c67a058d00885bb99 (patch)
tree525814934bcff5315ec038887acbfc55e2f8b573 /tools/perf/scripts/python/syscall-counts.py
parentbfc484fe6abba4b89ec9330e0e68778e2a9856b2 (diff)
xen/x86: streamline set_pte_mfn()
In preparation for restoring xen_set_pte_init()'s original behavior of avoiding hypercalls, make set_pte_mfn() no longer use the standard set_pte() code path. That one is more complicated than the alternative of simply using an available hypercall directly. This way we can avoid introducing a fair number (2k on my test system) of cases where the hypervisor would trap-and-emulate page table updates. Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions