Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751006AbVJ2FrZ (ORCPT ); Sat, 29 Oct 2005 01:47:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751341AbVJ2FrZ (ORCPT ); Sat, 29 Oct 2005 01:47:25 -0400 Received: from ns.ustc.edu.cn ([202.38.64.1]:23179 "EHLO mx1.ustc.edu.cn") by vger.kernel.org with ESMTP id S1751006AbVJ2FrY (ORCPT ); Sat, 29 Oct 2005 01:47:24 -0400 Message-Id: <20051029060216.159380000@localhost.localdomain> Date: Sat, 29 Oct 2005 14:02:16 +0800 From: Wu Fengguang To: linux-kernel@vger.kernel.org Cc: Andrew Morton Subject: [PATCH 00/13] Adaptive read-ahead V5 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 591 Lines: 15 This version of adaptive read-ahead patch features various clean ups. Changes include: - rewrote context based method to make it clean and robust - improved accuracy of stateful thrashing threshold estimation - nr_page_aging made right - sorted out the thrashing protection logic - enhanced debug/accounting facilities Regards, Wu Fengguang - 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/