diff options
author | 2011-04-12 17:05:55 +0000 | |
---|---|---|
committer | 2011-04-13 11:53:11 -0700 | |
commit | 91a403caf0f26c71ce4407fd235b2d6fb225fba9 (patch) | |
tree | 9c542d7ab98275d87e32eb97056025a14b520b16 /tools/perf/scripts/python/syscall-counts.py | |
parent | net: can: mscan: fix build breakage in mpc5xxx_can (diff) | |
download | linux-dev-91a403caf0f26c71ce4407fd235b2d6fb225fba9.tar.xz linux-dev-91a403caf0f26c71ce4407fd235b2d6fb225fba9.zip |
qlcnic: limit skb frags for non tso packet
Machines are getting deadlock in four node cluster environment.
All nodes are accessing (find /gfs2 -depth -print|cpio -ocv > /dev/null)
200 GB storage on a GFS2 filesystem.
This result in memory fragmentation and driver receives 18 frags for
1448 byte packets.
For non tso packet, fw drops the tx request, if it has >14 frags.
Fixing it by pulling extra frags.
Cc: stable@kernel.org
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions