Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754202AbbGXSRv (ORCPT ); Fri, 24 Jul 2015 14:17:51 -0400 Received: from mail-la0-f49.google.com ([209.85.215.49]:35909 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752203AbbGXSRu (ORCPT ); Fri, 24 Jul 2015 14:17:50 -0400 MIME-Version: 1.0 In-Reply-To: References: <20150714152516.29844.69929.stgit@buzz> <20150714153738.29844.39039.stgit@buzz> <20150721080046.GC2475@hori1.linux.bs1.fc.nec.co.jp> Date: Fri, 24 Jul 2015 19:17:49 +0100 Message-ID: Subject: Re: [PATCH v4 3/5] pagemap: rework hugetlb and thp report From: Mark Williamson To: Konstantin Khlebnikov Cc: Naoya Horiguchi , Konstantin Khlebnikov , "linux-mm@kvack.org" , Andrew Morton , "Kirill A. Shutemov" , "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: 1326 Lines: 30 Reviewed-by: Mark Williamson On Tue, Jul 21, 2015 at 9:43 AM, Konstantin Khlebnikov wrote: > 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/