linux/lib/dim
Florian Fainelli 0d5044b4e7 lib: Allow for the DIM library to be modular
Allow the Dynamic Interrupt Moderation (DIM) library to be built as a
module. This is particularly useful in an Android GKI (Google Kernel
Image) configuration where everything is built as a module, including
Ethernet controller drivers. Having to build DIMLIB into the kernel
image with potentially no user is wasteful.

Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Link: https://lore.kernel.org/r/20240506175040.410446-1-florian.fainelli@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-05-07 16:42:45 -07:00
..
Makefile lib: Allow for the DIM library to be modular 2024-05-07 16:42:45 -07:00
dim.c lib: Allow for the DIM library to be modular 2024-05-07 16:42:45 -07:00
net_dim.c linux/dim: Do nothing if no time delta between samples 2023-05-09 11:06:45 +02:00
rdma_dim.c linux/dim: Do nothing if no time delta between samples 2023-05-09 11:06:45 +02:00