index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dim
Age
Commit message (
Expand
)
Author
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
dim: make dim_calc_stats() inputs const pointers
Caleb Sander Mateos
2024-09-01
dimlib: use *-y instead of *-objs in Makefile
Andy Shevchenko
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
2024-05-07
lib: Allow for the DIM library to be modular
Florian Fainelli
2023-05-09
linux/dim: Do nothing if no time delta between samples
Roy Novich
2022-05-09
dim: initialize all struct fields
Jesse Brandeburg
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
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