1 # 1 # 2 # DIM Dynamic Interrupt Moderation library 2 # DIM Dynamic Interrupt Moderation library 3 # 3 # 4 4 5 obj-$(CONFIG_DIMLIB) += dimlib.o !! 5 obj-$(CONFIG_DIMLIB) += dim.o 6 6 7 dimlib-objs := dim.o net_dim.o rdma_dim.o !! 7 dim-y := dim.o net_dim.o rdma_dim.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.