1 Sep 2003 20:37
flushing tlb in try_to_swap_out
Raghu R. Arur <rra2002 <at> aria.ncl.cs.columbia.edu>
2003-09-01 18:37:39 GMT
2003-09-01 18:37:39 GMT
I see that in try_to_swap_out() (linux 2.4.19), the page that is being unmapped from a process is flushed out. But try_to_swap_out() is executed in the context of kswapd. And also whenever a context switch takes place the whole tlb is flushed out. So is this flushing done just becuase linux uses lazy_tlb_flush during process context switch ? thanks a lot, Raghu -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo <at> kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart <at> kvack.org"> aart <at> kvack.org </a>

RSS Feed