aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlexander Usyskin <[email protected]>2015-05-07 15:53:58 +0300
committerGreg Kroah-Hartman <[email protected]>2015-05-24 11:15:53 -0700
commitb8b730357967ac2ec49dcffd2dc2b354f0fdd011 (patch)
tree9d2e5d5318fe91b500168cb8feb07f6c555b39a3 /tools/perf/scripts/python/bin
parent292f82c86c94c3d419c799e5e3e94e8cf34c69de (diff)
mei: consume flow control on the first chunk of writing
Consume the write flow control on the first chunk of the write instead of on the buffer completion. We can safely assume that the consequent chunks have the flow control granted. This addresses two issues: 1. Blocks other callbacks from the same client riding on the client's flow control and prevents interleaving of messages as FW cannot distinguish between two messages from the same client. 2. Fixes single buffer flow control arbitration in a clean way, without connection/disconnection book keeping Signed-off-by: Alexander Usyskin <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions