aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/p54pci.h
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2009-01-03 12:45:12 -0600
committerJohn W. Linville <linville@tuxdriver.com>2009-01-12 14:24:49 -0500
commit51fb80fefe736db1182551fec6528d1ef095b0ea (patch)
treecc750475df4e2614b0c397391385610e5b058261 /drivers/net/wireless/p54/p54pci.h
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 <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/p54/p54pci.h')
0 files changed, 0 insertions, 0 deletions