Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030391AbXBTU5m (ORCPT ); Tue, 20 Feb 2007 15:57:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030394AbXBTU5m (ORCPT ); Tue, 20 Feb 2007 15:57:42 -0500 Received: from netops-testserver-4-out.sgi.com ([192.48.171.29]:51684 "EHLO netops-testserver-4.corp.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1030391AbXBTU5l (ORCPT ); Tue, 20 Feb 2007 15:57:41 -0500 Date: Tue, 20 Feb 2007 12:57:40 -0800 (PST) From: Christoph Lameter To: Rik van Riel cc: linux-kernel , linux-mm , Andrew Morton Subject: Re: [PATCH] free swap space when (re)activating page In-Reply-To: <45DB51E3.8090909@redhat.com> Message-ID: References: <45D63445.5070005@redhat.com> <45DAF794.2000209@redhat.com> <45DB25E1.7030504@redhat.com> <45DB4C87.6050809@redhat.com> <45DB51E3.8090909@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 489 Lines: 13 On Tue, 20 Feb 2007, Rik van Riel wrote: > Btw, why do we not call pagevec_strip on the pages on l_active? > I assume we want to reclaim their buffer heads, too... But those buffer heads may be used soon. So its better to leave them alone. - 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/