|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ptep_set_access_flags() using UVMF_MULTI?
On 13/3/07 11:14, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
> Why is this so when the touched mm is active, even though the alternative
> case and native only use flush_tlb_page() (i.e. only flush the local tlb)?
>
> Thanks, Jan
We don't need any more flushing than native. Perhaps the original native
code did a cross-TLBs flush and that got reduced in more recent kernels but
the Xen code didn't get modified? Anyway, please send a patch.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|