diff options
author | Quinn Tran <[email protected]> | 2022-12-21 20:39:30 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-01-11 23:48:26 -0500 |
commit | 1f8f9c34127e9fae20c29a2b57f56fd47dbb43e4 (patch) | |
tree | 136bd8d34344d88818f649b691d0f3e17f854745 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 129a7c40294fd4ab9e9bccf76e8002818f492d8a (diff) |
scsi: qla2xxx: edif: Reduce memory usage during low I/O
For edif, each I/O requires a secondary buffer to carry the FCP
cmnd. During high traffic time, these buffers are cached in the qpair. As
traffic dies down, these buffers will be trimmed as needed. If traffic is
reduced to none over 2 consecutive intervals, then these buffers will be
further trimmed.
Free FCP cmnd buffers to reduce memory usage during slow I/O time.
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions