Message ID | 20220907143532.15397-1-Henry.Wang@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <xen-devel-bounces@lists.xenproject.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E0202C54EE9 for <xen-devel@archiver.kernel.org>; Wed, 7 Sep 2022 14:36:19 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.401889.643853 (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1oVw9w-0002tm-SX; Wed, 07 Sep 2022 14:36:08 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 401889.643853; Wed, 07 Sep 2022 14:36:08 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1oVw9w-0002tf-PI; Wed, 07 Sep 2022 14:36:08 +0000 Received: by outflank-mailman (input) for mailman id 401889; Wed, 07 Sep 2022 14:36:08 +0000 Received: from se1-gles-flk1-in.inumbo.com ([94.247.172.50] helo=se1-gles-flk1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from <SRS0=9gDT=ZK=arm.com=Henry.Wang@srs-se1.protection.inumbo.net>) id 1oVw9v-0002tH-WE for xen-devel@lists.xenproject.org; Wed, 07 Sep 2022 14:36:08 +0000 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by se1-gles-flk1.inumbo.com (Halon) with ESMTP id 677078d5-2eba-11ed-af93-0125da4c0113; Wed, 07 Sep 2022 16:36:06 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0B2A81042; Wed, 7 Sep 2022 07:36:11 -0700 (PDT) Received: from entos-skylake.shanghai.arm.com (entos-skylake.shanghai.arm.com [10.169.212.207]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 9FB6B3F71A; Wed, 7 Sep 2022 07:36:01 -0700 (PDT) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> X-Inumbo-ID: 677078d5-2eba-11ed-af93-0125da4c0113 From: Henry Wang <Henry.Wang@arm.com> To: xen-devel@lists.xenproject.org Cc: Henry Wang <Henry.Wang@arm.com>, Stefano Stabellini <sstabellini@kernel.org>, Julien Grall <julien@xen.org>, Bertrand Marquis <bertrand.marquis@arm.com>, Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>, Andrew Cooper <andrew.cooper3@citrix.com>, George Dunlap <george.dunlap@citrix.com>, Jan Beulich <jbeulich@suse.com>, Wei Liu <wl@xen.org> Subject: [PATCH v4 0/4] Introduce static heap Date: Wed, 7 Sep 2022 14:35:28 +0000 Message-Id: <20220907143532.15397-1-Henry.Wang@arm.com> X-Mailer: git-send-email 2.17.1 |
Series | Introduce static heap | expand |