Home
last modified time | relevance | path

Searched refs:DIM (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/networking/
H A Dnet_dim.rst2 Net DIM - Generic Network Dynamic Interrupt Moderation
19 Dynamic Interrupt Moderation (DIM) (in networking) refers to changing the
23 runtime data sampled from the system. Net DIM is such a mechanism. In each
28 samples is also measured. Net DIM compares the current and the previous data and
32 number of wanted packets per event. The Net DIM algorithm ascribes importance to
36 Net DIM Algorithm
39 Each iteration of the Net DIM algorithm follows these steps:
47 supplied by the driver registered to Net DIM. The previous data is the new data
58 certain percentage. Also, since Net DIM does not measure anything by itself, it
75 the Net DIM API and provided by the registered driver.
[all …]
H A Dethtool-netlink.rst1073 ``ETHTOOL_A_COALESCE_RX_PROFILE`` nested profile of DIM, Rx
1074 ``ETHTOOL_A_COALESCE_TX_PROFILE`` nested profile of DIM, Tx
1105 to DIM parameters, see `Generic Network Dynamic Interrupt Moderation (Net DIM)
1144 ``ETHTOOL_A_COALESCE_RX_PROFILE`` nested profile of DIM, Rx
1145 ``ETHTOOL_A_COALESCE_TX_PROFILE`` nested profile of DIM, Tx
/linux/tools/perf/util/
H A Dsort.c2580 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } macro
2583 DIM(SORT_PID, "pid", sort_thread),
2584 DIM(SORT_TGID, "tgid", sort_tgid),
2585 DIM(SORT_COMM, "comm", sort_comm),
2586 DIM(SORT_DSO, "dso", sort_dso),
2587 DIM(SORT_SYM, "symbol", sort_sym),
2588 DIM(SORT_PARENT, "parent", sort_parent),
2589 DIM(SORT_CPU, "cpu", sort_cpu),
2590 DIM(SORT_SOCKET, "socket", sort_socket),
2591 DIM(SORT_SRCLINE, "srcline", sort_srcline),
[all …]
/linux/Documentation/leds/
H A Dleds-lp3944.rst23 DIM modes; it could even be used as a gpio expander but this driver assumes it
26 The DIM modes are used to set _blink_ patterns for leds, the pattern is
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-aw200xx3 Description: 64-level DIM current. If you write a negative value or
/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst210 More information about Adaptive Interrupt Moderation (DIM) can be found in