commit | d4a1150187d59f052ebd175298922911c5f0e70b | [log] [tgz] |
---|---|---|
author | Rakesh Nair <ranair@codeaurora.org> | Tue Nov 07 17:02:11 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Nov 26 22:16:40 2017 -0800 |
tree | 00e0f614a54bd0737bf4593d8828ef926eec005d | |
parent | 28bca2e46c19869b70b5d8e761f441a865679e02 [diff] |
[qca-edma] Add support to make queue stop configurable Core3 CPU utilization was shooting up when TX queues were stopped due to unavailability of HW descriptors. This was causing TX packets for Core1 to be processed on Core3 thereby causing apparent hike in CPU utilization. This code adds support to make queue stopping configurable Change-Id: I164b75ba3bd3eca4b532484f388b68b1ac06a4f4 Signed-off-by: Rakesh Nair <ranair@codeaurora.org>