From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx172.postini.com [74.125.245.172]) by kanga.kvack.org (Postfix) with SMTP id 9F3D56B0005 for ; Sun, 7 Apr 2013 11:09:10 -0400 (EDT) Received: by mail-ie0-f178.google.com with SMTP id bn7so5873532ieb.37 for ; Sun, 07 Apr 2013 08:09:09 -0700 (PDT) Message-ID: <51618C0A.1040205@gmail.com> Date: Sun, 07 Apr 2013 23:08:58 +0800 From: Jiang Liu MIME-Version: 1.0 Subject: Re: [PATCH v4, part3 00/15] accurately calculate memory statisitic information References: <1365256509-29024-1-git-send-email-jiang.liu@huawei.com> <5160CD19.8070705@gmail.com> In-Reply-To: <5160CD19.8070705@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Simon Jeons Cc: Andrew Morton , Jiang Liu , David Rientjes , Wen Congyang , Mel Gorman , Minchan Kim , KAMEZAWA Hiroyuki , Michal Hocko , James Bottomley , Sergei Shtylyov , David Howells , Mark Salter , Jianguo Wu , linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org On 04/07/2013 09:34 AM, Simon Jeons wrote: > Hi Jiang, > On 04/06/2013 09:54 PM, Jiang Liu wrote: >> Jiang Liu (15): >> mm: fix build warnings caused by free_reserved_area() >> mm: enhance free_reserved_area() to support poisoning memory with >> zero >> mm/ARM64: kill poison_init_mem() >> mm/x86: use free_reserved_area() to simplify code >> mm/tile: use common help functions to free reserved pages >> mm, powertv: use free_reserved_area() to simplify code >> mm, acornfb: use free_reserved_area() to simplify code >> mm: fix some trivial typos in comments >> mm: use managed_pages to calculate default zonelist order >> mm: accurately calculate zone->managed_pages for highmem zones >> mm: use a dedicated lock to protect totalram_pages and >> zone->managed_pages >> mm: make __free_pages_bootmem() only available at boot time >> mm: correctly update zone->mamaged_pages >> mm: concentrate modification of totalram_pages into the mm core >> mm: report available pages as "MemTotal" for each NUMA node > > What I interested in is how you test different platform? I don't think you can have all the physical platform. > Hi Simon, That's one issue I'm facing, I only have limited hardware platforms for testing, so I could ask for help from the community to review and test the patch series. Regards! Gerry -- 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