diff options
author | 2016-02-04 22:09:27 +0100 | |
---|---|---|
committer | 2016-02-13 06:02:19 -0500 | |
commit | db488c10f2a00dbd417b158db2b551e5e262e957 (patch) | |
tree | 05e7035911a08886759382682f074037e4d90ee5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: mvneta: Remove unused code (diff) | |
download | linux-dev-db488c10f2a00dbd417b158db2b551e5e262e957.tar.xz linux-dev-db488c10f2a00dbd417b158db2b551e5e262e957.zip |
net: mvneta: Modify the queue related fields from each cpu
In the MVNETA_INTR_* registers, the queues related fields are per cpu,
according to the datasheet (comment in [] are added by me):
"In a multi-CPU system, bits of RX[or TX] queues for which the access by
the reading[or writing] CPU is disabled are read as 0, and cannot be
cleared[or written]."
That means that each time we want to manipulate these bits we had to do
it on each cpu and not only on the current cpu.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions