diff options
author | Yamin Friedman <[email protected]> | 2019-07-08 13:59:02 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-07-08 16:37:21 -0300 |
commit | f4915455dcf07c4f237d6160a4b6adb0575d2909 (patch) | |
tree | 7d0157771b77fd5b514e54524ba65ca95f81d2cd /scripts/gen_compile_commands.py | |
parent | 2ef38e380ea6a80fed5be21e9f7af31c02dea09e (diff) |
linux/dim: Implement RDMA adaptive moderation (DIM)
RDMA DIM implements a different algorithm from net DIM and is based on
completions which is how we can implement interrupt moderation in RDMA.
The algorithm optimizes for number of completions and ratio between
completions and events. In order to avoid long latencies, the
implementation performs fast reduction of moderation level when the
traffic changes.
Signed-off-by: Yamin Friedman <[email protected]>
Reviewed-by: Max Gurtovoy <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions