Re: [RFC] Page table sharing

From: Hugh Dickins (hugh@veritas.com)
Date: Wed Feb 20 2002 - 09:38:58 EST


On Wed, 20 Feb 2002, Daniel Phillips wrote:
>
> Looking at the current try_to_swap_out code I see only a local invalidate,
> flush_tlb_page(vma, address), why is that? How do we know that this mm could
> not be in context on another cpu?

I made the same mistake a few months ago: not noticing #ifndef CONFIG_SMP
in the header. arch/i386/kernel/smp.c has the real i386 flush_tlb_page().

Hugh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 23 2002 - 21:00:24 EST