Re: flush_tlb_all in vmalloc.c

From: Richard Henderson (rth@twiddle.net)
Date: Mon Jan 17 2000 - 17:11:41 EST


On Mon, Jan 10, 2000 at 08:44:46AM -0800, Jim Garlick wrote:
> There is a flush_tlb_all() in vmalloc_area_pages() and vmfree_area_pages().
> Wouldn't it possible/desirable to change these to:
>
> flush_tlb_range(&init_mm, address, address+size)

flush_tlb_range is for user mappings. flush_tlb_all takes
care of kernel mappings as well.

r~

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



This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:16 EST