From: Amit Kumar Salecha <[email protected]> Date: Mon, 11 Apr 2011 05:10:22 -0700
> 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: [email protected] > Signed-off-by: Amit Kumar Salecha <[email protected]> Applied. _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
