From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261463AbVCaObN (ORCPT ); Thu, 31 Mar 2005 09:31:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261468AbVCaObM (ORCPT ); Thu, 31 Mar 2005 09:31:12 -0500 Received: from mail3.euroweb.net.mt ([217.145.4.38]:20109 "EHLO mail3.euroweb.net.mt") by vger.kernel.org with ESMTP id S261463AbVCaObM (ORCPT ); Thu, 31 Mar 2005 09:31:12 -0500 Message-ID: <424C09B0.2080502@euroweb.net.mt> Date: Thu, 31 Mar 2005 16:31:12 +0200 From: "Josef E. Galea" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Linux virtual memory manager Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, Can someone point me to a document explaining the differences between the 2.4 and the 2.6 virtual memory manager. Particularly I am looking for the function/s that replaces the try_to_swap_out() in the 2.6.x series of kernels. Thanks Josef