summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorLan Tianyu <Tianyu.Lan@microsoft.com>2018-12-06 21:21:12 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2018-12-21 11:28:42 +0100
commit3cc5ea94de5f71dff0d3353f610e729308583e6b (patch)
tree6823b691f82628220b5f9adcc79e29a999e14f92 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent0cf853c5e238edf503ebda2fe541e6f4a3d5bd40 (diff)
downloadkernel-3cc5ea94de5f71dff0d3353f610e729308583e6b.tar.gz
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
This patch is to flush tlb directly in kvm_set_pte_rmapp() function when Hyper-V remote TLB flush is available, returning 0 so that kvm_mmu_notifier_change_pte() does not flush again. Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions
aster&id=d9f28735af8781d9c8c6c406c2a102090644133d'>Use READ/WRITE_ONCE() for IP local_port_range.David Laight 2023-10-16tcp: Set pingpong threshold via sysctlHaiyang Zhang 2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet 2023-08-15networking: Update to register_net_sysctl_szJoel Granados 2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com 2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley 2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda 2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley 2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing