Message ID | 20240830164038.39343-1-haitao.huang@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B24F3135417; Fri, 30 Aug 2024 16:41:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725036093; cv=none; b=VUri91y0kSXcQNmbXKrb0/8gAjQq2YlRGMWRKcFubMR1ebw2u5Obc6ElrkL7BokiBo2Rs7HFK9UaLPsBjQHxzlcERceyAM+5k+T0bep1fSLS4mT2wCcgHwRtMvBqbpSRXofntNz39QR/wTqhwtYefuTe/cqCQtU9n+d/ZkLZeko= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725036093; c=relaxed/simple; bh=AIo4R2GP2P0XUL7HDqEOPjKmWqQArvwibNr28SfrZHM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=UgtIwwQnUrzwGVV8a3Rs7swT37uUF8w8wTzj5hwxN472x5XdOxstAMIpPV3RM/jFnhEENqBpxzBc5MSc+hMeTjx1hYkwDVpfRr1J3G2BE3VlGi2f6P2Xij4q6LdtHIUUL5FLoVRWS9fxMYONT8QFFVqXqAfeMOtBdFMu2upYbek= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=Upyr58HU; arc=none smtp.client-ip=192.198.163.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Upyr58HU" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1725036090; x=1756572090; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=AIo4R2GP2P0XUL7HDqEOPjKmWqQArvwibNr28SfrZHM=; b=Upyr58HUnkbKVQL72zFDsEACE0c1+FRLBB9TmwL5Ckj3R0MD4wqvBzJZ kKg5pntciPKmRvPQHQsmXtPd5EFjq/cp7xDlItNZaxykZbgpKKoBxjy4e 97LIDKC4CwojJosyMRXwYFnzBUZyCPZxp/5LZOf83LAC6l2+wo87Tqkbc uWeYVm8my1hGQbGhAnow+QCcDfou4FJ3o4B8sWJBlWnL2yDxlcL89K854 QFGrKLaf15Y84B/uYuGGdPP9388cbnUy+f6V/nNVK9qBJ9sE9W/N7OPIK 8xxGU2HqjkF0sKhcT6kro5qShReMExJHWAvGYs4qe6VzOu3+AhftBrk9x Q==; X-CSE-ConnectionGUID: XOMoBet/R/CDr/3gQv6T6g== X-CSE-MsgGUID: Pkd6XB+PQUCxnI4O1gHLeg== X-IronPort-AV: E=McAfee;i="6700,10204,11180"; a="34299895" X-IronPort-AV: E=Sophos;i="6.10,189,1719903600"; d="scan'208";a="34299895" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Aug 2024 09:40:51 -0700 X-CSE-ConnectionGUID: xqkTEulFRuWAZRL2tZiEbA== X-CSE-MsgGUID: NJUEnCsyQ4GjIxZXiyVi/g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,189,1719903600"; d="scan'208";a="101440447" Received: from b4969164b36c.jf.intel.com ([10.165.59.5]) by orviesa001.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Aug 2024 09:40:51 -0700 From: Haitao Huang <haitao.huang@linux.intel.com> To: jarkko@kernel.org, dave.hansen@linux.intel.com, kai.huang@intel.com, tj@kernel.org, mkoutny@suse.com, chenridong@huawei.com, linux-kernel@vger.kernel.org, linux-sgx@vger.kernel.org, x86@kernel.org, cgroups@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, hpa@zytor.com, sohil.mehta@intel.com, tim.c.chen@linux.intel.com Cc: zhiquan1.li@intel.com, kristen@linux.intel.com, seanjc@google.com, zhanb@microsoft.com, anakrish@microsoft.com, mikko.ylinen@linux.intel.com, yangjie@microsoft.com, chrisyan@microsoft.com Subject: [PATCH v17 00/16] Add Cgroup support for SGX EPC memory Date: Fri, 30 Aug 2024 09:40:21 -0700 Message-ID: <20240830164038.39343-1-haitao.huang@linux.intel.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-sgx@vger.kernel.org List-Id: <linux-sgx.vger.kernel.org> List-Subscribe: <mailto:linux-sgx+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-sgx+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add Cgroup support for SGX EPC memory
|
expand
|