From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konstantin Khlebnikov Subject: Re: [PATCH v4 3/5] pagemap: rework hugetlb and thp report Date: Tue, 21 Jul 2015 11:43:38 +0300 Message-ID: References: <20150714152516.29844.69929.stgit@buzz> <20150714153738.29844.39039.stgit@buzz> <20150721080046.GC2475@hori1.linux.bs1.fc.nec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20150721080046.GC2475@hori1.linux.bs1.fc.nec.co.jp> Sender: owner-linux-mm@kvack.org 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" List-Id: linux-api@vger.kernel.org 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, 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