On Mon, Mar 14, 2022 at 05:43:40PM -0700, Todd Kjos wrote:
On Wed, Mar 9, 2022 at 8:53 AM T.J. Mercier tjmercier@google.com wrote:
This test verifies that the cgroup GPU memory charge is transferred correctly when a dmabuf is passed between processes in two different cgroups and the sender specifies BINDER_BUFFER_FLAG_SENDER_NO_NEED in the binder transaction data containing the dmabuf file descriptor.
Signed-off-by: T.J. Mercier tjmercier@google.com
Reviewed-by: Todd Kjos tkjos@google.com for the binder driver interactions. Need Christian to take a look at the binderfs interactions.
Sorry, just saw this now. I'll take a look tomorrow!