diff options
| author | Shay Drory <[email protected]> | 2021-12-09 12:09:24 +0200 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-12-21 19:08:54 -0800 |
| commit | 47402385d0b18ba46c6bfc4cff073c9359571fe4 (patch) | |
| tree | e77d29e3d2c0ae64b90db013a32fa06674d3a4ef /tools/perf/scripts/python/flamegraph.py | |
| parent | f4f2970dfd87e5132c436e6125148914596a9863 (diff) | |
devlink: Add new "io_eq_size" generic device param
Add new device generic parameter to determine the size of the
I/O completion EQs.
For example, to reduce I/O EQ size to 64, execute:
$ devlink dev param set pci/0000:06:00.0 \
name io_eq_size value 64 cmode driverinit
$ devlink dev reload pci/0000:06:00.0
Signed-off-by: Shay Drory <[email protected]>
Reviewed-by: Moshe Shemesh <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions