aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorYuval Mintz <[email protected]>2016-02-21 11:40:08 +0200
committerDavid S. Miller <[email protected]>2016-02-21 22:49:15 -0500
commit0a0c5d3b81529de2c1b65eb6582a4b6d0da1ada9 (patch)
tree37d37b1c1d8f36ce347ed720c8f8cd7e80b5623a /tools/perf/scripts/python/sctop.py
parent60fffb3b80e8669636ab4bc067869b7516f47147 (diff)
qed: Handle possible race in SB config
Due to HW design, some of the memories are wide-bus and access to those needs to be sequentialized on a per-HW-block level; Read/write to a given HW-block might break other read/write to wide-bus memory done at ~same time. Status blocks initialization in CAU is done into such a wide-bus memory. This moves the initialization into using DMAE which is guaranteed to be safe to use on such memories. Signed-off-by: Yuval Mintz <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions