Re: [Patch v4 2/2] cgroup: svm: Encryption IDs cgroup documentation.
From: Vipin Sharma <hidden>
Date: 2021-01-15 21:42:54
Also in:
cgroups, kvm, lkml
From: Vipin Sharma <hidden>
Date: 2021-01-15 21:42:54
Also in:
cgroups, kvm, lkml
On Fri, Jan 15, 2021 at 04:00:26PM -0500, Tejun Heo wrote:
On Thu, Jan 07, 2021 at 05:28:46PM -0800, Vipin Sharma wrote:quoted
Documentation for both cgroup versions, v1 and v2, of Encryption IDs controller. This new controller is used to track and limit usage of hardware memory encryption capabilities on the CPUs. Signed-off-by: Vipin Sharma <redacted> Reviewed-by: David Rientjes <rientjes@google.com> Reviewed-by: Dionna Glaze <redacted> --- .../admin-guide/cgroup-v1/encryption_ids.rst | 108 ++++++++++++++++++ Documentation/admin-guide/cgroup-v2.rst | 78 ++++++++++++-Given how trivial it is, I'm not gonna object to adding new v1 interface but maybe just point to v2 doc from v1?
Sure, I will just add the path to v2 doc in v1.
Thanks. -- tejun