Re: [2.6 patch] mm/page_alloc.c: cleanups

From: KOSAKI Motohiro
Date: Mon May 05 2008 - 16:24:29 EST


> -void free_cold_page(struct page *page)
> -{
> - free_hot_cold_page(page, 1);
> -}

Wow, I didn't know nobody use cold page :)
Of cource, you are right.

Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/