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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5EDB4C001DC for ; Sat, 29 Jul 2023 12:47:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbjG2Mrz (ORCPT ); Sat, 29 Jul 2023 08:47:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229510AbjG2Mrz (ORCPT ); Sat, 29 Jul 2023 08:47:55 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD706E6A; Sat, 29 Jul 2023 05:47:53 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 2A8141C0A94; Sat, 29 Jul 2023 14:47:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucw.cz; s=gen1; t=1690634872; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RAsNUQf+00oUuts2a7jrozlCZl17QKNd69lxBxURL3g=; b=YnoqXcg30UY3MdSapkyH4rKRfmwItAMk6U74tP90L8di9bpTuUvR+jkWhqxdB2I7RIHOy5 mR6SxYFrOmWaY2DdCamfRajqHtno/aufJelCtXKvOF5UfLS4TthIpDWJWR0gQT4LtQVJwM MMzRIAcVkPw2y5cposyyuIyaGkkZ2nk= Date: Sat, 29 Jul 2023 14:47:51 +0200 From: Pavel Machek To: Haitao Huang Cc: jarkko@kernel.org, dave.hansen@linux.intel.com, tj@kernel.org, linux-kernel@vger.kernel.org, linux-sgx@vger.kernel.org, cgroups@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Borislav Petkov , x86@kernel.org, "H. Peter Anvin" , kai.huang@intel.com, reinette.chatre@intel.com, Sean Christopherson , zhiquan1.li@intel.com, kristen@linux.intel.com, seanjc@google.com Subject: Re: [PATCH v3 11/28] x85/sgx: Return the number of EPC pages that were successfully reclaimed Message-ID: References: <20230712230202.47929-1-haitao.huang@linux.intel.com> <20230712230202.47929-12-haitao.huang@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R7yJGefVtKAYCwSn" Content-Disposition: inline In-Reply-To: <20230712230202.47929-12-haitao.huang@linux.intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-sgx@vger.kernel.org --R7yJGefVtKAYCwSn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > From: Sean Christopherson >=20 > Return the number of reclaimed pages from sgx_reclaim_pages(), the EPC > cgroup will use the result to track the success rate of its reclaim > calls, e.g. to escalate to a more forceful reclaiming mode if > necessary. Subject says x85. While some would love to see support of Linux on Intel 8085, I guess it should be x86. Best regards, Pavel =09 --=20 People of Russia, stop Putin before his war on Ukraine escalates. --R7yJGefVtKAYCwSn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZMUKdwAKCRAw5/Bqldv6 8hyIAKC6e4rHUDwLQThZHsYgsxUnrEcKQQCfXT0HVDxSw+VWX7v8QzRcoZQ5q/I= =C2G9 -----END PGP SIGNATURE----- --R7yJGefVtKAYCwSn--