From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030465AbWGIMPX (ORCPT ); Sun, 9 Jul 2006 08:15:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030462AbWGIMPX (ORCPT ); Sun, 9 Jul 2006 08:15:23 -0400 Received: from 1wt.eu ([62.212.114.60]:10 "EHLO 1wt.eu") by vger.kernel.org with ESMTP id S1030465AbWGIMPW (ORCPT ); Sun, 9 Jul 2006 08:15:22 -0400 Date: Sun, 9 Jul 2006 14:15:11 +0200 From: Willy Tarreau To: "Abu M. Muttalib" Cc: Alan Cox , Robert Hancock , chase.venters@clientec.com, kernelnewbies@nl.linux.org, linux-newbie@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm Subject: Re: Commenting out out_of_memory() function in __alloc_pages() Message-ID: <20060709121511.GD2037@1wt.eu> References: <20060709120138.GC2037@1wt.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 09, 2006 at 05:43:11PM +0530, Abu M. Muttalib wrote: > Thanks Willy for your reply.. > > In this context will you please help me understand/give some pointer to > understand the various field in the output of /proc/meminfo!! It's explained in Documentation/filesystems/proc.txt. This file know far more things than me :-) > Anticipation and regards, > Abu. Regards, willy