On Wed, Mar 21, 2018 at 11:30:29AM +0200, Tal Gilboa wrote: ... > +Dynamic Interrupt Moderation (DIM) (in networking) refers to changing the > interrupt > +moderation configuration of a channel in order to optimize packet processing. > +The mechanism includes an algorithm which decides if and how to change > +moderation parameters for a channel, usually by performing an analysis on > +runtime data sampled from the system. Net DIM is such a mechanism. In each > +iteration of the algorithm, it analyses a given sample of the data, compares > it to > +the previous sample and if required, is can decide to change some of the > interrupt moderation
Some lines are above 80 chars. Please format the text so they don't exceed it. M.