From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 482E8C43381 for ; Fri, 1 Mar 2019 11:24:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 14E2420818 for ; Fri, 1 Mar 2019 11:24:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LavpuCyI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 14E2420818 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SrVSzFrBB91N1+12qs7OfCujY8GLRO5x0O+Z6BG/NL8=; b=LavpuCyIcdn8ZT JMpip2dncb16rI1P9LlTQ+c5TmWDMt2KrARgAqU8xVDTEuaCx1/y1R+B1y8008gwB+sPNoVbQLWKo Cw6IQlFpSCgepSlwKBJ+Go0FcqDt5CsrBu/SzW8tqXAUFqaynFF1+WaO5Jd65TOjIp7+2txfToRvo FeeTKxnNh4d2heT/HRDs4I9nj6FzaNltAhnuhXFXGzYCwkKJatDrhpHGqQnCKB+0Okz29+XvN9DZv Xfzo3rSSYzetD6Rl4GcfdcrvIOLd/w8kax08xmxyxoVhVcOD5/byU1zv3Eez8N813LLkIWnImAePw 7uLkj3Zz0Im37IPvJPAQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzgHM-0006O2-RW; Fri, 01 Mar 2019 11:24:36 +0000 Received: from foss.arm.com ([217.140.101.70]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzgHJ-0006NE-3o for linux-arm-kernel@lists.infradead.org; Fri, 01 Mar 2019 11:24:34 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2E290EBD; Fri, 1 Mar 2019 03:24:30 -0800 (PST) Received: from [10.1.196.69] (e112269-lin.cambridge.arm.com [10.1.196.69]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 06C343F5C1; Fri, 1 Mar 2019 03:24:26 -0800 (PST) Subject: Re: [PATCH v3 27/34] mm: pagewalk: Add 'depth' parameter to pte_hole To: Dave Hansen , linux-mm@kvack.org References: <20190227170608.27963-1-steven.price@arm.com> <20190227170608.27963-28-steven.price@arm.com> <02b9ec67-75c5-4a36-9110-cc4ba6ee4f94@arm.com> <5f354bf5-4ac8-d0e2-048c-0857c91a21e6@intel.com> From: Steven Price Message-ID: <26df02dd-c54e-ea91-bdd1-0a4aad3a30ac@arm.com> Date: Fri, 1 Mar 2019 11:24:25 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 MIME-Version: 1.0 In-Reply-To: <5f354bf5-4ac8-d0e2-048c-0857c91a21e6@intel.com> Content-Language: en-GB X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190301_032433_173335_26763D64 X-CRM114-Status: GOOD ( 25.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , x86@kernel.org, Arnd Bergmann , Ard Biesheuvel , Peter Zijlstra , Catalin Marinas , Dave Hansen , Will Deacon , linux-kernel@vger.kernel.org, =?UTF-8?B?SsOpcsO0bWUgR2xpc3Nl?= , Ingo Molnar , Borislav Petkov , Andy Lutomirski , "H. Peter Anvin" , James Morse , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, "Liang, Kan" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 28/02/2019 19:00, Dave Hansen wrote: > On 2/28/19 3:28 AM, Steven Price wrote: >> static int get_level(unsigned long addr, unsigned long end) >> { >> /* Add 1 to account for ~0ULL */ >> unsigned long size = (end - addr) + 1; >> if (size < PMD_SIZE) >> return 4; >> else if (size < PUD_SIZE) >> return 3; >> else if (size < P4D_SIZE) >> return 2; >> else if (size < PGD_SIZE) >> return 1; >> return 0; >> } >> >> There are two immediate problems with that: >> >> * The "+1" to deal with ~0ULL is fragile >> >> * PGD_SIZE isn't what you might expect, it's not defined for most >> architectures and arm64/x86 use it as the size of the PGD table. >> Although that's easy enough to fix up. >> >> Do you think a function like above would be preferable? > > The question still stands of why we *need* the depth/level in the first > place. As I said, we obviously need it for printing out the "name" of > the level. Is that it? That is the only use I'm currently aware of. >> The other option would of course be to just drop the information from >> the debugfs file about at which level the holes are. But it can be >> useful information to see whether there are empty levels in the page >> table structure. Although this is an area where x86 and arm64 differ >> currently (x86 explicitly shows the gaps, arm64 doesn't), so if x86 >> doesn't mind losing that functionality that would certainly simplify things! > > I think I'd actually be OK with the holes just not showing up. I > actually find it kinda hard to read sometimes with the holes in there. > I'd be curious what others think though. If no-one has any objections to dropping the holes in the output, then I can rebase on something like below and drop this 'depth' patch. Steve ----8<---- >From a9eabadfc212389068ec5cc60265c7a55585bb76 Mon Sep 17 00:00:00 2001 From: Steven Price Date: Fri, 1 Mar 2019 10:06:33 +0000 Subject: [PATCH] x86: mm: Hide page table holes in debugfs For the /sys/kernel/debug/page_tables/ files, rather than outputing a mostly empty line when a block of memory isn't present just skip the line. This keeps the output shorter and will help with a future change switching to using the generic page walk code as we no longer care about the 'level' that the page table holes are at. Signed-off-by: Steven Price --- arch/x86/mm/dump_pagetables.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/arch/x86/mm/dump_pagetables.c b/arch/x86/mm/dump_pagetables.c index e3cdc85ce5b6..a0f4139631dd 100644 --- a/arch/x86/mm/dump_pagetables.c +++ b/arch/x86/mm/dump_pagetables.c @@ -304,8 +304,8 @@ static void note_page(struct seq_file *m, struct pg_state *st, /* * Now print the actual finished series */ - if (!st->marker->max_lines || - st->lines < st->marker->max_lines) { + if ((cur & _PAGE_PRESENT) && (!st->marker->max_lines || + st->lines < st->marker->max_lines)) { pt_dump_seq_printf(m, st->to_dmesg, "0x%0*lx-0x%0*lx ", width, st->start_address, @@ -321,7 +321,9 @@ static void note_page(struct seq_file *m, struct pg_state *st, printk_prot(m, st->current_prot, st->level, st->to_dmesg); } - st->lines++; + if (cur & _PAGE_PRESENT) { + st->lines++; + } /* * We print markers for special areas of address space, -- 2.20.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel