unkillable process consuming 100% cpu

Steve Kargl sgk at troutmask.apl.washington.edu
Wed Nov 13 18:01:12 UTC 2019


On Mon, Nov 11, 2019 at 01:22:09PM +0100, Hans Petter Selasky wrote:

> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
> index a6e0a16ae..0697d70f4 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c

Are you using ports/graphics/drm-devel-kmod?
This file does not exist in drm-current-kmod.

> @@ -236,6 +238,12 @@ static int amdgpu_amdkfd_remove_eviction_fence(struct amdgpu_bo *bo,

Using 'nm *.ko | grep eviction_fence' in /boot/modules shows
that none of the modules contain amdgpu_amdkfd_remove_eviction_fence().

-- 
Steve


More information about the freebsd-x11 mailing list