index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dim.h
Age
Commit message (
Expand
)
Author
2024-06-25
dim: add new interfaces for initialization and getting results
Heng Qi
2024-06-25
ethtool: provide customized dim profile management
Heng Qi
2024-06-25
linux/dim: move useful macros to .h file
Heng Qi
2023-05-09
linux/dim: Do nothing if no time delta between samples
Roy Novich
2022-06-28
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
2019-10-09
DIM: fix dim.h kernel-doc and headers
Randy Dunlap
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
2019-07-11
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
2019-07-08
linux/dim: Implement RDMA adaptive moderation (DIM)
Yamin Friedman
2019-06-25
linux/dim: Add completions count to dim_sample
Yamin Friedman
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
2019-06-25
linux/dim: Remove "net" prefix from internal DIM members
Tal Gilboa
2019-06-25
linux/dim: Move logic to dim.h
Tal Gilboa