From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx205.postini.com [74.125.245.205]) by kanga.kvack.org (Postfix) with SMTP id 779946B0002 for ; Fri, 22 Feb 2013 14:22:20 -0500 (EST) Received: by mail-pb0-f49.google.com with SMTP id xa12so564830pbc.22 for ; Fri, 22 Feb 2013 11:22:19 -0800 (PST) Message-ID: <5127C55F.1090506@gmail.com> Date: Sat, 23 Feb 2013 03:22:07 +0800 From: Jiang Liu MIME-Version: 1.0 Subject: Re: [PATCH v2] mm: let /proc/meminfo report physical memory installed as "MemTotal" References: <1361381245-14664-1-git-send-email-jiang.liu@huawei.com> <20130220144917.7d289ef0.akpm@linux-foundation.org> <512658AA.5060806@gmail.com> <20130221133141.73855348.akpm@linux-foundation.org> In-Reply-To: <20130221133141.73855348.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrew Morton Cc: David Rientjes , sworddragon2@aol.com, Jiang Liu , bugzilla-daemon@bugzilla.kernel.org, linux-mm@kvack.org On 02/22/2013 05:31 AM, Andrew Morton wrote: > On Fri, 22 Feb 2013 01:26:02 +0800 > Jiang Liu wrote: > >> It's really hard, but I think it deserve it because have reduced >> about 460 lines of code when fixing this bug. So how about following >> patchset? >> The first 27 patches introduces some help functions to simplify >> free_initmem() and free_initrd_mem() for most arches. >> The 28th patch increases zone->managed_pages when freeing reserved >> pages. >> The 29th patch change /sys/.../nodex/meminfo to report "available >> pages within the node" as MemTatoal. > > yikes. > > Let's defer the problem for now. Please send the patches out in the > usual fashion after 3.9-rc1 and we'll take a look? > Sure, will send out those patches after 3.9-rc1 is out. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org