From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f69.google.com (mail-wm0-f69.google.com [74.125.82.69]) by kanga.kvack.org (Postfix) with ESMTP id 81E1A6B025F for ; Thu, 14 Jul 2016 08:58:21 -0400 (EDT) Received: by mail-wm0-f69.google.com with SMTP id o80so55840572wme.1 for ; Thu, 14 Jul 2016 05:58:21 -0700 (PDT) Received: from mx2.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id v132si3074204wmd.83.2016.07.14.05.56.41 for (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 14 Jul 2016 05:57:04 -0700 (PDT) Subject: Re: [PATCH 33/34] mm, vmstat: print node-based stats in zoneinfo file References: <1467970510-21195-1-git-send-email-mgorman@techsingularity.net> <1467970510-21195-34-git-send-email-mgorman@techsingularity.net> From: Vlastimil Babka Message-ID: <042cd67f-6502-978f-f8f5-3dcdaa487f90@suse.cz> Date: Thu, 14 Jul 2016 14:56:38 +0200 MIME-Version: 1.0 In-Reply-To: <1467970510-21195-34-git-send-email-mgorman@techsingularity.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman , Andrew Morton , Linux-MM Cc: Rik van Riel , Johannes Weiner , Minchan Kim , Joonsoo Kim , LKML On 07/08/2016 11:35 AM, Mel Gorman wrote: > There are a number of stats that were previously accessible via zoneinfo > that are now invisible. While it is possible to create a new file for the > node stats, this may be missed by users. Instead this patch prints the > stats under the first populated zone in /proc/zoneinfo. > > Signed-off-by: Mel Gorman > Acked-by: Hillf Danton Acked-by: Vlastimil Babka -- 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