Re: [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory

2022-05-19 Thread eballetbo
From: Enric Balletbo i Serra On Tue, 10 May 2022 23:56:46 +, T.J. Mercier wrote > From: Hridya Valsaraju > > The cgroup controller provides accounting for GPU and GPU-related > memory allocations. The memory being accounted can be device memory or > memory allocated from pools dedicated to

Re: [PATCH v7 1/6] gpu: rfc: Proposal for a GPU cgroup controller

2022-05-19 Thread eballetbo
From: Enric Balletbo i Serra On Tue, 10 May 2022 23:56:45 +, T.J. Mercier wrote: > From: Hridya Valsaraju > Hi T.J. Mercier, Many thanks for this effort. It caught my attention because we might have a use case where this feature can be useful for us. Hence I'd like to jump and be part of t