Re: [RFC][PATCH] free more swap space on exit()

Rik van Riel (riel@conectiva.com.br)
Fri, 19 Oct 2001 11:03:12 -0200 (BRST)


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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/