flush_tlb_all in vmalloc.c

Jim Garlick (garlick@llnl.gov)
Mon, 10 Jan 2000 08:44:46 -0800 (PST)


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)

Or am I missing something? Probably :-)

Jim Garlick

-
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/