aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-08-19 12:03:59 +0200
committerSteve French <stfrench@microsoft.com>2025-09-28 18:29:49 -0500
commit2449c7cc9bc26f8c80560f376f26c6f50b346c0f (patch)
tree0b27123822d70b4b5bcdc416da63e6d77c8d98a3 /tools/perf/scripts/python/task-analyzer.py
parentsmb: client: remove unused smbd_connection->protocol (diff)
downloadlinux-2449c7cc9bc26f8c80560f376f26c6f50b346c0f.tar.gz
linux-2449c7cc9bc26f8c80560f376f26c6f50b346c0f.zip
smb: client: remove unused smbd_connection.count_reassembly_queue
This basically represents the same information as sc->recv_io.reassembly.queue_length. The only thing that's different is that smbd_connection.count_reassembly_queue was updated in each loop step, while sc->recv_io.reassembly.queue_length is only updated once after the loop in smbd_recv. Also sc->recv_io.reassembly.queue_length is updated under a spinlock. Cc: Steve French <smfrench@gmail.com> Cc: Tom Talpey <tom@talpey.com> Cc: Long Li <longli@microsoft.com> Cc: linux-cifs@vger.kernel.org Cc: samba-technical@lists.samba.org Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions