Re: [RFC][PATCH 4/7] break out mapping "freepage" code

From: Mel Gorman
Date: Tue May 14 2013 - 11:26:42 EST


On Tue, May 07, 2013 at 02:20:00PM -0700, Dave Hansen wrote:
>
> From: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
>
> __remove_mapping() only deals with pages with mappings, meaning
> page cache and swap cache.
>
> At this point, the page has been removed from the mapping's radix
> tree, and we need to ensure that any fs-specific (or swap-
> specific) resources are freed up.
>
> We will be using this function from a second location in a
> following patch.
>
> Signed-off-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>

I used up all my complaining about naming beans in the last patch and do
not have a better suggestion for the new helper so ...

Acked-by: Mel Gorman <mgorman@xxxxxxx>

--
Mel Gorman
SUSE Labs
--
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/