Message ID | 20221107220212.257422-1-haitao.huang@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-sgx-owner@kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C9484C433FE for <linux-sgx@archiver.kernel.org>; Mon, 7 Nov 2022 22:02:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232723AbiKGWCU (ORCPT <rfc822;linux-sgx@archiver.kernel.org>); Mon, 7 Nov 2022 17:02:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44864 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232781AbiKGWCN (ORCPT <rfc822;linux-sgx@vger.kernel.org>); Mon, 7 Nov 2022 17:02:13 -0500 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C5705F58D for <linux-sgx@vger.kernel.org>; Mon, 7 Nov 2022 14:02:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1667858532; x=1699394532; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=h1ak/FXDtFE3l9TbSMLWrkcD5jefKTQoeVJ1xxdxXGE=; b=nB5OtTE7zWCAt2M8t2Vp9ZkmkqcAFvLTBR6SGaZKZ11Pp4YjGSX/G2Hu XGRk+Kp6hpflQKHXqhZ3eQ4DjGVFcMDjVjV0SpG1ustoK0hPA43vJA+b/ kdZfE5G4TSiRf66d/Ujr0CwgeHvW9c6Yyq6DKw2oD8j0qUk6GHBv1Ebgl Q4s1Bt40iChsbwwieGgLITWNDfDRnTqt34V8/pWbyQQELK6RCWD2FQYH0 e6CXZVDv2htkAR7zFqJa88NQ6/qfRbZT1Z8XDTlKq/+hkXaIbqrwEeC0r 28lvZO+xTuaUQQ6bETRJ5NAAQzzg8RjeHkkTDCe/kuZOu7a9ruw13/tUq g==; X-IronPort-AV: E=McAfee;i="6500,9779,10524"; a="308158022" X-IronPort-AV: E=Sophos;i="5.96,145,1665471600"; d="scan'208";a="308158022" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Nov 2022 14:02:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10524"; a="630643318" X-IronPort-AV: E=Sophos;i="5.96,145,1665471600"; d="scan'208";a="630643318" Received: from b4969161e530.jf.intel.com ([10.165.56.46]) by orsmga007.jf.intel.com with ESMTP; 07 Nov 2022 14:02:12 -0800 From: Haitao Huang <haitao.huang@linux.intel.com> To: linux-sgx@vger.kernel.org, jarkko@kernel.org, dave.hansen@linux.intel.com, reinette.chatre@intel.com, vijay.dhanraj@intel.com Subject: [RFC PATCH v3 0/4] x86/sgx: implement support for MADV_WILLNEED Date: Mon, 7 Nov 2022 14:02:08 -0800 Message-Id: <20221107220212.257422-1-haitao.huang@linux.intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-sgx.vger.kernel.org> X-Mailing-List: linux-sgx@vger.kernel.org |
Series |
x86/sgx: implement support for MADV_WILLNEED
|
expand
|