On 4/1/2018 6:19 AM, David Miller wrote:
From: David Miller
Date: Sat, 31 Mar 2018 22:02:55 -0400 (EDT)
From: Tal Gilboa
Date: Fri, 30 Mar 2018 09:37:29 +0300
Net DIM is a library designed for dynamic interrupt moderation. It was
implemented and optimized with receive side interrupts in min
From: David Miller
Date: Sat, 31 Mar 2018 22:02:55 -0400 (EDT)
> From: Tal Gilboa
> Date: Fri, 30 Mar 2018 09:37:29 +0300
>
>> Net DIM is a library designed for dynamic interrupt moderation. It was
>> implemented and optimized with receive side interrupts in mind, since these
>> are usually the
From: Tal Gilboa
Date: Fri, 30 Mar 2018 09:37:29 +0300
> Net DIM is a library designed for dynamic interrupt moderation. It was
> implemented and optimized with receive side interrupts in mind, since these
> are usually the CPU expensive ones. This patch-set introduces adaptive
> transmit
> inte
On 3/30/2018 9:37 AM, Tal Gilboa wrote:
Net DIM is a library designed for dynamic interrupt moderation. It was
implemented and optimized with receive side interrupts in mind, since these
are usually the CPU expensive ones. This patch-set introduces adaptive transmit
interrupt moderation to net DI
Net DIM is a library designed for dynamic interrupt moderation. It was
implemented and optimized with receive side interrupts in mind, since these
are usually the CPU expensive ones. This patch-set introduces adaptive transmit
interrupt moderation to net DIM, complete with a usage in the mlx5e driv