[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 02 of 12] blktap2: add tlb flush properly
xen_invlpg() flushes tlb on its cpu, but tlb flush is needed on all cpus. So replace xen_invlpg() with more proper ones. Maybe it would be possible to make tlb flush less. this patch also makes blktap2 compile on ia64 because xen_invlpg() is x86 specific. Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx> linux-2.6-pvops: * rebase against git-da22857f (port blktap2 from 2.6.18 to tip) * rebase against git-fbbc8527 (wean off of use of the BlkBack pageflag) * gpl-export flush_tlb_page, flush_tlb_all Signed-off-by: Daniel Stodden <daniel.stodden@xxxxxxxxxx> Attachment:
linux-2.6.18-xen.hg-885.a4b49dff3387.diff _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |