From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933270AbcHDJQx (ORCPT ); Thu, 4 Aug 2016 05:16:53 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59170 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932848AbcHDJQv (ORCPT ); Thu, 4 Aug 2016 05:16:51 -0400 Date: Thu, 4 Aug 2016 02:10:12 -0700 From: Andrew Morton To: kernel test robot Cc: Hugh Dickins , Stephen Rothwell , "Kirill A. Shutemov" , LKML , lkp@01.org Subject: Re: [lkp] [shmem] 071904e8df: meminfo.AnonHugePages +553.5% increase Message-Id: <20160804021012.4c6f4876716bdc593c176a97@linux-foundation.org> In-Reply-To: <20160804085409.GI19697@yexl-desktop> References: <20160804085409.GI19697@yexl-desktop> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.28; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 4 Aug 2016 16:54:09 +0800 kernel test robot wrote: > FYI, we noticed meminfo.AnonHugePages +553.5% increase due to commit: > > commit 071904e8dfed9525f9da86523caf78b6da5f9e7e ("shmem: get_unmapped_area align huge page") > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master hm, that seems like a good thing. > 20428 9% +553.5% 133500 7% meminfo.AnonHugePages > 42717 4% +261.3% 154340 6% meminfo.AnonPages But AnonPages increased tremendously as well. Not sure I understand this...