Re: [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup.

2022-01-19 Thread Christian König
Am 19.01.22 um 16:54 schrieb Daniel Vetter: On Tue, Jan 18, 2022 at 10:54:16AM -0800, Hridya Valsaraju wrote: On Sun, Jan 16, 2022 at 11:46 PM Christian König wrote: Am 15.01.22 um 02:06 schrieb Hridya Valsaraju: The optional exporter op provides a way for processes to transfer charge of a bu

Re: [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup.

2022-01-19 Thread Daniel Vetter
On Tue, Jan 18, 2022 at 10:54:16AM -0800, Hridya Valsaraju wrote: > On Sun, Jan 16, 2022 at 11:46 PM Christian König > wrote: > > > > Am 15.01.22 um 02:06 schrieb Hridya Valsaraju: > > > The optional exporter op provides a way for processes to transfer > > > charge of a buffer to a different proce

Re: [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup.

2022-01-16 Thread Christian König
Am 15.01.22 um 02:06 schrieb Hridya Valsaraju: The optional exporter op provides a way for processes to transfer charge of a buffer to a different process. This is essential for the cases where a central allocator process does allocations for various subsystems, hands over the fd to the client wh