On 01/08/2015 01:24 PM, Christian König wrote:
> Am 08.01.2015 um 05:27 schrieb Michel Dänzer:
>> From: Michel Dänzer
>>
>> The work queue couldn't reliably prevent the SW ring buffer from
>> overflowing, so dmesg was spammed by
>>
>> kfd kfd: Interrupt ring overflow, dropping interrupt.
>>
From: Michel Dänzer
The work queue couldn't reliably prevent the SW ring buffer from
overflowing, so dmesg was spammed by
kfd kfd: Interrupt ring overflow, dropping interrupt.
messages when running e.g. the Atlantis Substance demo from
https://wiki.unrealengine.com/Linux_Demos on Kaveri.
Sin
Am 08.01.2015 um 05:27 schrieb Michel Dänzer:
> From: Michel Dänzer
>
> The work queue couldn't reliably prevent the SW ring buffer from
> overflowing, so dmesg was spammed by
>
> kfd kfd: Interrupt ring overflow, dropping interrupt.
>
> messages when running e.g. the Atlantis Substance demo f