Re: [RFC 0/3] drm: Add comm/cmdline fdinfo fields

2023-04-18 Thread Konrad Dybcio
Looks like the 'PATCH' part of your subject was cut off! Konrad On 17.04.2023 22:12, Rob Clark wrote: > From: Rob Clark > > When many of the things using the GPU are processes in a VM guest, the > actual client process is just a proxy. The msm driver has a way to let > the proxy tell the kerne

Re: [RFC 0/3] drm: Add comm/cmdline fdinfo fields

2023-04-17 Thread Rob Clark
On Mon, Apr 17, 2023 at 1:12 PM Rob Clark wrote: > > From: Rob Clark > > When many of the things using the GPU are processes in a VM guest, the > actual client process is just a proxy. The msm driver has a way to let > the proxy tell the kernel the actual VM client process's executable name > an

[RFC 0/3] drm: Add comm/cmdline fdinfo fields

2023-04-17 Thread Rob Clark
From: Rob Clark When many of the things using the GPU are processes in a VM guest, the actual client process is just a proxy. The msm driver has a way to let the proxy tell the kernel the actual VM client process's executable name and command-line, which has until now been used simply for GPU cr