aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorSukadev Bhattiprolu <[email protected]>2021-11-30 21:48:36 -0800
committerDavid S. Miller <[email protected]>2021-12-02 12:09:19 +0000
commit5b08560181b513984e73372b2766eeac7aa39d1b (patch)
tree3c85a18368e0cab1812a01dcc8704b8a12a8e447 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent0584f4949609c0391ca98edf180c8ab7386c483a (diff)
ibmvnic: drop bad optimization in reuse_tx_pools()
When trying to decide whether or not reuse existing rx/tx pools we tried to allow a range of values for the pool parameters rather than exact matches. This was intended to reuse the resources for instance when switching between two VIO servers with different default parameters. But this optimization is incomplete and breaks when we try to change the number of queues for instance. The optimization needs to be updated, so drop it for now and simplify the code. Fixes: bbd809305bc7 ("ibmvnic: Reuse tx pools when possible") Reported-by: Dany Madden <[email protected]> Signed-off-by: Sukadev Bhattiprolu <[email protected]> Reviewed-by: Dany Madden <[email protected]> Reviewed-by: Rick Lindsley <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions