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=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 A02A6C433DB for ; Thu, 4 Feb 2021 17:50:16 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 5611264F87 for ; Thu, 4 Feb 2021 17:50:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5611264F87 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Wvb05w/lwk3CMpHBu2dCuUswIl0YYbfdUY3TzUPxCNA=; b=yUF9ctp7CLGkPUxw65ST9T9vm mdVvCpQAkje4ZKGvnzmDzKf0lVAzKjazvAMCjg+u0R0WA3LLyg2VTGFy5XD0Kjh4QSqADxK/khfdr IGKyETLxLd+R670erLr/bOzqPf1K9iRtPOfFxhieQBpOUWLNhiZTGiX+4nleXB32vG2nMbo8FYA6l f9bRX9BHX1J3Nzos7n7h07LXDpW6efi0H2kVYaF65BuWQhoh2xnMjwz7WeU9UL2zVW7plF1vpT+MU dTw/swAJs7ykmKfM6PqoWMuIoP3BZC/VW77pMyt4iNL53vUk5kXVVr+XbM8bRzFoYeqj3U5+IHEAF yHiAWH1Fw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7ikV-00046H-MQ; Thu, 04 Feb 2021 17:48:59 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7ikT-00045p-Ai for linux-arm-kernel@lists.infradead.org; Thu, 04 Feb 2021 17:48:58 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 639A164F41; Thu, 4 Feb 2021 17:48:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612460936; bh=BE4sTc2vQLpAqcnSed7nO8BgiaDvc3jDuHi/BhMHhuw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BJdPmR0qx04Q0OC8F92po0hMHhrRiWvCaxDONmHEOoUlPgCayFyD25VcKG9WAE5Ab dsuh0qli7OfmSqeEkwH0tHklTV6xlGGaJICNA3Bf4Kc2zQEzKSlwDMjJP4OtHhT/Az unbkjzC/50L2YixQX7un0SEMXdb+1hbaD3m5rjR8iUXk/Rs81QPavwoAn0+TmUUQgq c51he+0ZCZ/l4W+Onfm4pbnVfVAQCatI6xGIqlmqFEpLCjf0/tx9tOt5qOom6lDmNU wSXrZoHUHqE8XQVhWEcCQKWNWBHNhIaLyoHPM4WHK/OO4PWoWHpW1XZpP+9r6IK6Aq jy0+RUjalzziw== Date: Thu, 4 Feb 2021 17:48:49 +0000 From: Will Deacon To: Quentin Perret Subject: Re: [RFC PATCH v2 12/26] KVM: arm64: Introduce a Hyp buddy page allocator Message-ID: <20210204174849.GA21303@willie-the-truck> References: <20210108121524.656872-1-qperret@google.com> <20210108121524.656872-13-qperret@google.com> <20210202181307.GA17311@willie-the-truck> <20210204143106.GA20792@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210204_124857_467019_96926691 X-CRM114-Status: GOOD ( 21.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, kernel-team@android.com, Suzuki K Poulose , android-kvm@google.com, Catalin Marinas , Fuad Tabba , linux-kernel@vger.kernel.org, Rob Herring , James Morse , linux-arm-kernel@lists.infradead.org, Marc Zyngier , David Brazdil , Frank Rowand , kvmarm@lists.cs.columbia.edu, Julien Thierry Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Feb 04, 2021 at 02:52:52PM +0000, Quentin Perret wrote: > On Thursday 04 Feb 2021 at 14:31:08 (+0000), Will Deacon wrote: > > On Wed, Feb 03, 2021 at 06:33:30PM +0000, Quentin Perret wrote: > > > On Tuesday 02 Feb 2021 at 18:13:08 (+0000), Will Deacon wrote: > > > > On Fri, Jan 08, 2021 at 12:15:10PM +0000, Quentin Perret wrote: > > > > > + * __find_buddy(pool, page 0, order 0) => page 1 > > > > > + * __find_buddy(pool, page 0, order 1) => page 2 > > > > > + * __find_buddy(pool, page 1, order 0) => page 0 > > > > > + * __find_buddy(pool, page 2, order 0) => page 3 > > > > > + */ > > > > > +static struct hyp_page *__find_buddy(struct hyp_pool *pool, struct hyp_page *p, > > > > > + unsigned int order) > > > > > +{ > > > > > + phys_addr_t addr = hyp_page_to_phys(p); > > > > > + > > > > > + addr ^= (PAGE_SIZE << order); > > > > > + if (addr < pool->range_start || addr >= pool->range_end) > > > > > + return NULL; > > > > > > > > Are these range checks only needed because the pool isn't required to be > > > > an exact power-of-2 pages in size? If so, maybe it would be more > > > > straightforward to limit the max order on a per-pool basis depending upon > > > > its size? > > > > > > More importantly, it is because pages outside of the pool are not > > > guaranteed to be covered by the hyp_vmemmap, so I really need to make > > > sure I don't dereference them. > > > > Wouldn't having a per-pool max order help with that? > > The issue is, I have no alignment guarantees for the pools, so I may end > up with max_order = 0 ... Yeah, so you would still need the range tracking, but it would at least help to reduce HYP_MAX_ORDER failed searches each time. Still, we can always do that later. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel