Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1174172

Re: [RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Xishi Qiu <qiuxishi@huawei.com>
Newsgroups linux.kernel
Subject Re: [RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations
Date Tue, 30 Jun 2015 03:40:03 +0200
Message-ID <pGSGL-3PE-7@gated-at.bofh.it> (permalink)
References <pFO2t-IR-3@gated-at.bofh.it> <pGJ0K-6L7-13@gated-at.bofh.it>
X-Original-To Dave Hansen <dave.hansen@intel.com>
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
MIME-Version 1.0
Content-Type text/plain; charset="windows-1252"
Content-Transfer-Encoding 7bit
X-Originating-IP [10.177.25.179]
X-Cfilter-Loop Reflected
X-Mirapoint-Virus-Rapid-Raw score=unknown(0), refid=str=0001.0A020204.5591F056.0068,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-ID ca4a8c30d9d8a4a1f052d909a055ac20
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 36
Organization linux.* mail to news gateway
X-Original-Cc Andrew Morton <akpm@linux-foundation.org>, "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@kernel.org>, "Luck, Tony" <tony.luck@intel.com>, Hanjun Guo <guohanjun@huawei.com>, Xiexiuqi <xiexiuqi@huawei.com>, <leon@leon.nu>, Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>, Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>, Vlastimil Babka <vbabka@suse.cz>, Mel Gorman <mgorman@suse.de>, Linux MM <linux-mm@kvack.org>, LKML <linux-kernel@vger.kernel.org>
X-Original-Date Tue, 30 Jun 2015 09:26:26 +0800
X-Original-Message-ID <5591F042.1020304@huawei.com>
X-Original-References <558E084A.60900@huawei.com> <559161EF.7050405@intel.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1174172

Show key headers only | View raw


On 2015/6/29 23:19, Dave Hansen wrote:

> On 06/26/2015 07:19 PM, Xishi Qiu wrote:
>>  drivers/base/node.c      |  17 ++++---
>>  fs/proc/meminfo.c        |   6 +++
>>  include/linux/memblock.h |  29 ++++++++++--
>>  include/linux/mmzone.h   |  10 ++++
>>  include/linux/vmstat.h   |   2 +
>>  mm/Kconfig               |   8 ++++
>>  mm/memblock.c            |  33 +++++++++++--
>>  mm/nobootmem.c           |   3 ++
>>  mm/page_alloc.c          | 117 ++++++++++++++++++++++++++++++++++++-----------
>>  mm/vmstat.c              |   4 ++
>>  10 files changed, 190 insertions(+), 39 deletions(-)
> 
> Has there been any performance analysis done on this code?  I'm always
> nervous when I see page_alloc.c churn.
> 

Not yet, which benchmark do you suggest?

Thanks,
Xishi Qiu

> 
> 
> .
> 



--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy  allocations Dave Hansen <dave.hansen@intel.com> - 2015-06-29 17:20 +0200
  Re: [RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy  allocations Xishi Qiu <qiuxishi@huawei.com> - 2015-06-30 03:40 +0200
    Re: [RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy  allocations Dave Hansen <dave.hansen@intel.com> - 2015-06-30 04:00 +0200
      Re: [RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy  allocations Xishi Qiu <qiuxishi@huawei.com> - 2015-06-30 04:50 +0200

csiph-web