From mboxrd@z Thu Jan 1 00:00:00 1970 From: Balbir Singh Subject: Re: [PATCH] arch/defconfig: remove CONFIG_RESOURCE_COUNTERS Date: Tue, 19 Apr 2016 21:32:47 +1000 Message-ID: <5716175F.9030001@gmail.com> References: <146105442758.18940.2792564159961963110.stgit@zurg> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <146105442758.18940.2792564159961963110.stgit@zurg> Sender: owner-linux-mm@kvack.org To: Konstantin Khlebnikov , Andrew Morton Cc: linux-arch@vger.kernel.org, linux-mips@linux-mips.org, linux-am33-list@redhat.com, linux-sh@vger.kernel.org, linux-xtensa@linux-xtensa.org, x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org List-Id: linux-arch.vger.kernel.org On 19/04/16 18:27, Konstantin Khlebnikov wrote: > This option replaced by PAGE_COUNTER which is selected by MEMCG. > > Signed-off-by: Konstantin Khlebnikov Acked-by: Balbir Singh -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f53.google.com ([209.85.220.53]:34019 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752608AbcDSLdD (ORCPT ); Tue, 19 Apr 2016 07:33:03 -0400 Subject: Re: [PATCH] arch/defconfig: remove CONFIG_RESOURCE_COUNTERS References: <146105442758.18940.2792564159961963110.stgit@zurg> From: Balbir Singh Message-ID: <5716175F.9030001@gmail.com> Date: Tue, 19 Apr 2016 21:32:47 +1000 MIME-Version: 1.0 In-Reply-To: <146105442758.18940.2792564159961963110.stgit@zurg> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Konstantin Khlebnikov , Andrew Morton Cc: linux-arch@vger.kernel.org, linux-mips@linux-mips.org, linux-am33-list@redhat.com, linux-sh@vger.kernel.org, linux-xtensa@linux-xtensa.org, x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org Message-ID: <20160419113247.GAjIJtD7Wgj9jknAysB5wzATTWFfe8HojJF84XJkm2c@z> On 19/04/16 18:27, Konstantin Khlebnikov wrote: > This option replaced by PAGE_COUNTER which is selected by MEMCG. > > Signed-off-by: Konstantin Khlebnikov Acked-by: Balbir Singh