[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC][PATCH] free more swap space on exit()
On Fri, 19 Oct 2001, Hugh Dickins wrote:
> Please just find_get_page and TryLockPage within
> free_swap_and_swap_cache?
I really don't like the idea of sprinkling the magic all
around the VM subsystem, but prefer to keep the code
easier to maintain instead.
About the "undoes some inlining", I guess we might as
well mark __find_get_page() inline then so it gets
included into __find_lock_page(), after all it's the
equivalent code so it should end up the same as before.
regards,
Rik
--
DMCA, SSSCA, W3C? Who cares? http://thefreeworld.net/ (volunteers needed)
http://www.surriel.com/ http://distro.conectiva.com/
--
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/