aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2009-01-03 12:45:12 -0600
committerJohn W. Linville <[email protected]>2009-01-12 14:24:49 -0500
commit51fb80fefe736db1182551fec6528d1ef095b0ea (patch)
treecc750475df4e2614b0c397391385610e5b058261 /tools/perf/scripts/python
parentd1b29405bd3590bc97c4d3ff2c9139ca55e56ccd (diff)
p54usb: Fix to prevent SKB memory allocation errors with 4K page size
On x86_64 architecture with 4K page size and SLUB debugging enabled, stress testing on p54usb has resulted in skb allocation failures of O(1) and extreme page fragmentation. Reducing rx_mtu fixes this problem by reducing the size of all receive skb allocations to be of O(0). This change does not impact performance in any way. Signed-off-by: Larry Finger <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions