Re: [PATCH 2.6.21 1/2] cxgb3 - Fix low memory conditions

From: Jeff Garzik
Date: Thu Apr 19 2007 - 15:04:05 EST


divy@xxxxxxxxxxx wrote:
From: Divy Le Ray <divy@xxxxxxxxxxx>

Reuse the incoming skb when a clientless abort req is recieved.

The release of RDMA connections HW resources might be deferred in
low memory situations. Ensure that no further activity is passed up to the RDMA driver
for these connections.

Signed-off-by: Divy Le Ray <divy@xxxxxxxxxxx>
---

drivers/net/cxgb3/cxgb3_defs.h | 5 ++-
drivers/net/cxgb3/cxgb3_offload.c | 69 +++++++++++++++++++++++++++----------
2 files changed, 55 insertions(+), 19 deletions(-)

applied 1-2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/