Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754425AbbGUIr3 (ORCPT ); Tue, 21 Jul 2015 04:47:29 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:36849 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753575AbbGUInk (ORCPT ); Tue, 21 Jul 2015 04:43:40 -0400 MIME-Version: 1.0 In-Reply-To: <20150721080046.GC2475@hori1.linux.bs1.fc.nec.co.jp> References: <20150714152516.29844.69929.stgit@buzz> <20150714153738.29844.39039.stgit@buzz> <20150721080046.GC2475@hori1.linux.bs1.fc.nec.co.jp> Date: Tue, 21 Jul 2015 11:43:38 +0300 Message-ID: Subject: Re: [PATCH v4 3/5] pagemap: rework hugetlb and thp report From: Konstantin Khlebnikov To: Naoya Horiguchi Cc: Konstantin Khlebnikov , "linux-mm@kvack.org" , Andrew Morton , "Kirill A. Shutemov" , Mark Williamson , "linux-kernel@vger.kernel.org" , "linux-api@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1157 Lines: 27 On Tue, Jul 21, 2015 at 11:00 AM, Naoya Horiguchi wrote: > On Tue, Jul 14, 2015 at 06:37:39PM +0300, Konstantin Khlebnikov wrote: >> This patch moves pmd dissection out of reporting loop: huge pages >> are reported as bunch of normal pages with contiguous PFNs. >> >> Add missing "FILE" bit in hugetlb vmas. >> >> Signed-off-by: Konstantin Khlebnikov > > With reflecting Kirill's comment about #ifdef, I'm OK for this patch. That ifdef works most like documentation: "all thp magic happens here". I'd like to keep it, if two redundant lines isn't a big deal. > > Reviewed-by: Naoya Horiguchi > -- > 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 -- 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/