Re: [PATCH 0/2] fdinfo shared stats

2024-01-05 Thread Alex Deucher
Ping on this series again? Alex On Wed, Dec 13, 2023 at 4:13 PM Alex Deucher wrote: > > On Thu, Dec 7, 2023 at 1:03 PM Alex Deucher wrote: > > > > We had a request to add shared buffer stats to fdinfo for amdgpu and > > while implementing that, Christian mentioned that just looking at > > the G

Re: [PATCH 0/2] fdinfo shared stats

2023-12-13 Thread Alex Deucher
On Thu, Dec 7, 2023 at 1:03 PM Alex Deucher wrote: > > We had a request to add shared buffer stats to fdinfo for amdgpu and > while implementing that, Christian mentioned that just looking at > the GEM handle count doesn't take into account buffers shared with other > subsystems like V4L or RDMA.