aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorKarthikeyan Periyasamy <[email protected]>2020-04-22 16:16:18 +0530
committerKalle Valo <[email protected]>2020-04-27 07:52:59 +0300
commit5cb899dd5ba430bd2debf6e4ce7b5cece9e9025d (patch)
treece0c8b7578a5b34b0d03895b1ed22310dc9c4e62 /scripts/gdb/linux/tasks.py
parent8347784d6f5fae467e82522029ab1290673c50d6 (diff)
ath11k: fix reo flush send
we are sending the reo flush command for the deleted peer tid after the ageout period reaches 1 second. This handling causes reo ring get full when more than 128 clients are disconnected continuously. so added the count for flush list and reo flush command is triggered after the list count reaches the threshold value, it is configured as 64 (half of the reo ring). This will avoid the situation where reo ring get full. Signed-off-by: Karthikeyan Periyasamy <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions