aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2016-05-03 03:29:09 +0200
committerDavid S. Miller <[email protected]>2016-05-02 22:51:41 -0400
commitc0ef079ca791ef9e057ac748051425a768c9e192 (patch)
tree16235e037fac8565efc4baa06c4b6fd161e26803 /tools/perf/scripts/python
parente8194d4fa00dae2ff24983b82780ed0949eaf2fd (diff)
netdevice: shrink size of struct netdev_queue
- trans_timeout is incremented when tx queue timed out (tx watchdog). - tx_maxrate is set via sysfs Moving tx_maxrate to read-mostly part shrinks the struct by 64 bytes. While at it, also move trans_timeout (it is out-of-place in the 'write-mostly' part). Signed-off-by: Florian Westphal <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions