diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2007-05-02 19:27:15 +0200 |
|---|---|---|
| committer | Andi Kleen <[email protected]> | 2007-05-02 19:27:15 +0200 |
| commit | d4c104771a1c58e3de2a888b73b0ba1b54c0ae76 (patch) | |
| tree | 77ca2c6771e946aa926cb21c06702fdc7d230364 /tools/perf/scripts/python | |
| parent | 63f70270ccd981ce40a8ff58c03a8c2e97e368be (diff) | |
[PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op
This patch adds a pv_op for flush_tlb_others. Linux running on native
hardware uses cross-CPU IPIs to flush the TLB on any CPU which may
have a particular mm's pagetable entries cached in its TLB. This is
inefficient in a paravirtualized environment, since the hypervisor
knows which real CPUs actually contain cached mappings, which may be a
small subset of a guest's VCPUs.
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Signed-off-by: Andi Kleen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions