Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753946Ab1BFUVK (ORCPT ); Sun, 6 Feb 2011 15:21:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26614 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753775Ab1BFUVJ (ORCPT ); Sun, 6 Feb 2011 15:21:09 -0500 Message-ID: <4D4F0291.4070301@redhat.com> Date: Sun, 06 Feb 2011 15:20:33 -0500 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: Minchan Kim CC: Andrew Morton , linux-mm , LKML , Miklos Szeredi , KAMEZAWA Hiroyuki , Mel Gorman Subject: Re: [PATCH] mm: Add hook of freepage References: <1297004934-4605-1-git-send-email-minchan.kim@gmail.com> In-Reply-To: <1297004934-4605-1-git-send-email-minchan.kim@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 23 On 02/06/2011 10:08 AM, Minchan Kim wrote: > Recently, "Call the filesystem back whenever a page is removed from > the page cache(6072d13c)" added new freepage hook in page cache > drop function. > > So, replace_page_cache_page should call freepage to support > page cleanup to fs. > > Cc: Miklos Szeredi > Cc: Rik van Riel > Cc: KAMEZAWA Hiroyuki > Cc: Mel Gorman > Signed-off-by: Minchan Kim Acked-by: Rik van Riel -- All rights reversed -- 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/