Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751310AbVLaHEH (ORCPT ); Sat, 31 Dec 2005 02:04:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751312AbVLaHEH (ORCPT ); Sat, 31 Dec 2005 02:04:07 -0500 Received: from hera.kernel.org ([140.211.167.34]:50110 "EHLO hera.kernel.org") by vger.kernel.org with ESMTP id S1751310AbVLaHEG (ORCPT ); Sat, 31 Dec 2005 02:04:06 -0500 Date: Sat, 31 Dec 2005 05:03:20 -0200 From: Marcelo Tosatti To: Peter Zijlstra Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , Christoph Lameter , Wu Fengguang , Nick Piggin , Marijn Meijles , Rik van Riel Subject: Re: [PATCH 01/14] page-replace-single-batch-insert.patch Message-ID: <20051231070320.GA9997@dmt.cnet> References: <20051230223952.765.21096.sendpatchset@twins.localnet> <20051230224002.765.28812.sendpatchset@twins.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051230224002.765.28812.sendpatchset@twins.localnet> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 856 Lines: 26 Hi Peter, On Fri, Dec 30, 2005 at 11:40:24PM +0100, Peter Zijlstra wrote: > > From: Peter Zijlstra > > page-replace interface function: > __page_replace_insert() > > This function inserts a page into the page replace data structure. > > Unify the active and inactive per cpu page lists. For now provide insertion > hints using the LRU specific page flags. Unification of active and inactive per cpu page lists is a requirement for CLOCK-Pro, right? Would be nicer to have unchanged functionality from vanilla VM (including the active/inactive per cpu lists). Happy new year! - 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/