Re: [PATCH v2 0/9] KFD user queue validation

2024-07-19 Thread Christian König
Am 18.07.24 um 23:12 schrieb Felix Kuehling: On 2024-07-18 17:05, Philip Yang wrote: This patch series do additional queue buffers validation in the queue creation IOCTLS, fail the queue creation if buffers not mapped on the GPU with the expected size. Ensure queue buffers residency by tracking

Re: [PATCH v2 0/9] KFD user queue validation

2024-07-18 Thread Felix Kuehling
On 2024-07-18 17:05, Philip Yang wrote: > This patch series do additional queue buffers validation in the queue > creation IOCTLS, fail the queue creation if buffers not mapped on the GPU > with the expected size. > > Ensure queue buffers residency by tracking the GPUVM virtual addresses > for q

[PATCH v2 0/9] KFD user queue validation

2024-07-18 Thread Philip Yang
This patch series do additional queue buffers validation in the queue creation IOCTLS, fail the queue creation if buffers not mapped on the GPU with the expected size. Ensure queue buffers residency by tracking the GPUVM virtual addresses for queue buffers to return error if the user tries to free