Message ID | 20240617125321.36658-1-haitao.huang@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.17]) (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 ACA8A197553; Mon, 17 Jun 2024 12:53:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.17 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718628821; cv=none; b=ZobKin9ew6C2nM+ijDDGYI3U4tWPNKwMGkOhMeLMLfWYgnzIIGEFWaO3SurBhpocPBKYh4Y9DW5ldDY53oUq0ZBd6iB6FcgHWrE8InnFbOHKmfUKALyAf4gIZriDJfQZ/n7P3vG1SBHG3Rfvh4V74lWf0nOVn0FrBRs4iD6z0DE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718628821; c=relaxed/simple; bh=inxbYXOp88xAFLKevPUaDVMw9tix/9ZfCkd+wcM7SpU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=P6dIiEhmS30pkXH/n5D/j+txITDtJNmg7l2yZRHeygTGFgPXvQhnVU2Rx0D3MKOMtf9i8s5LKsMf749qNKxWUeEE4XoZhXZ9LJWe6jou718a15hZIo3AnIX4iYzA0qt1qMNcfGXSPEyHaJn3czvUinInKOG+xaawDMoUDr79zCY= 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=APsotigh; arc=none smtp.client-ip=198.175.65.17 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="APsotigh" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1718628819; x=1750164819; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=inxbYXOp88xAFLKevPUaDVMw9tix/9ZfCkd+wcM7SpU=; b=APsotighH0xFsSL+pTITdh90l0od/TaLdkXxy4rGVPaVuMEDBbD0M1xL K4UT4w/owg9ZWwO5wr0T6AnM1xkl+K5XQqNKCOnYbAFcVsLI9IeF+ItJF j+2e5EPK66k6sHzzYMa3/e1zPdP+lj3Ktpa6fQnjuZeGhiV6aXRhvWjUB ZMhLoFxrOWkY8ROd3BwHKOmoP+mWOsi1cy6SPu0qSJ15PS1Ac0F00ddJT dFPYHZaAH7xDZGjNRaSGYqGXvYTfUUiqXFVVaymn/qIFjAvjWpDTC8fs4 tykQNwEXfq5r6/o0KtzPQ4JIH3h+xuYJxFvkksRipwkSD5e62hupk2pB9 w==; X-CSE-ConnectionGUID: 5FVATTIzQuevuUmbSZgO5g== X-CSE-MsgGUID: 5rG4iH7zShqYIS8T3fwTvg== X-IronPort-AV: E=McAfee;i="6700,10204,11105"; a="15570824" X-IronPort-AV: E=Sophos;i="6.08,244,1712646000"; d="scan'208";a="15570824" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orvoesa109.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jun 2024 05:53:38 -0700 X-CSE-ConnectionGUID: V98DGs35SMWKwCYKC7RxwQ== X-CSE-MsgGUID: SCeUvpgJQku9FSBcFTRylw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,244,1712646000"; d="scan'208";a="72387476" Received: from b4969164b36c.jf.intel.com ([10.165.59.5]) by fmviesa001.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jun 2024 05:53:37 -0700 From: "Huang, Haitao" <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 v15 00/14] Add Cgroup support for SGX EPC memory Date: Mon, 17 Jun 2024 05:53:07 -0700 Message-ID: <20240617125321.36658-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
|