[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Code that does page outs
I am looking for possible areas in the kernel code where
page outs occurs. I have looked at shrink_cache(), and
swap_out_pmd() which calls try_to_swap_out().
Are there other areas that i missed out?
I am looking at the areas where page outs will occur so that
I can keep track of
1) number of page outs occurred at an arbitrary time.
2) what causes the page outs.
Anticipating a reply...
Eugene
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>