Re: [Patch v4 2/2] cgroup: svm: Encryption IDs cgroup documentation.

From: Vipin Sharma
Date: Fri Jan 15 2021 - 16:43:16 EST


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:
> > 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 <vipinsh@xxxxxxxxxx>
> > Reviewed-by: David Rientjes <rientjes@xxxxxxxxxx>
> > Reviewed-by: Dionna Glaze <dionnaglaze@xxxxxxxxxx>
> > ---
> > .../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