Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753828AbYFROvS (ORCPT ); Wed, 18 Jun 2008 10:51:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751258AbYFROvG (ORCPT ); Wed, 18 Jun 2008 10:51:06 -0400 Received: from rcpt-expgw.biglobe.ne.jp ([133.205.19.68]:35635 "EHLO rcpt-expgw.biglobe.ne.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbYFROvF (ORCPT ); Wed, 18 Jun 2008 10:51:05 -0400 X-Biglobe-Sender: Date: Wed, 18 Jun 2008 23:50:25 +0900 From: Daisuke Nishimura To: KAMEZAWA Hiroyuki Cc: Daisuke Nishimura , Andrew Morton , Rik van Riel , Lee Schermerhorn , Kosaki Motohiro , Nick Piggin , linux-mm@kvack.org, linux-kernel@vger.kernel.org, kernel-testers@vger.kernel.org Subject: Re: [Experimental][PATCH] putback_lru_page rework Message-Id: <20080618235025.6ced35f8.d-nishimura@mtf.biglobe.ne.jp> In-Reply-To: <20080618184000.a855dfe0.kamezawa.hiroyu@jp.fujitsu.com> References: <20080611225945.4da7bb7f.akpm@linux-foundation.org> <20080617163501.7cf411ee.nishimura@mxp.nes.nec.co.jp> <20080617164709.de4db070.nishimura@mxp.nes.nec.co.jp> <20080618184000.a855dfe0.kamezawa.hiroyu@jp.fujitsu.com> Reply-To: nishimura@mxp.nes.nec.co.jp X-Mailer: Sylpheed 2.3.1 (GTK+ 2.10.14; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 513 Lines: 19 Hi, Kamezawa-san. Sorry for my late reply, and thank you for your patch. > This patch tries to make putback_lru_pages() to be lock_page() free. > (Of course, some callers must take the lock.) > I like this idea. I'll test it tomorrow. Thanks, Daisuke Nishimura. -- 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/