From: Jeff Garzik <jeff@garzik.org>
To: divy@chelsio.com
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
swise@opengridcomputing.com
Subject: Re: [PATCH 2.6.21 1/2] cxgb3 - Fix low memory conditions
Date: Thu, 19 Apr 2007 15:03:42 -0400 [thread overview]
Message-ID: <4627BD0E.4070705@garzik.org> (raw)
In-Reply-To: <20070417180630.17050.15974.stgit@localhost.localdomain>
divy@chelsio.com wrote:
> From: Divy Le Ray <divy@chelsio.com>
>
> 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@chelsio.com>
> ---
>
> drivers/net/cxgb3/cxgb3_defs.h | 5 ++-
> drivers/net/cxgb3/cxgb3_offload.c | 69 +++++++++++++++++++++++++++----------
> 2 files changed, 55 insertions(+), 19 deletions(-)
applied 1-2
prev parent reply other threads:[~2007-04-19 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-17 18:06 [PATCH 2.6.21 1/2] cxgb3 - Fix low memory conditions divy
2007-04-19 19:03 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4627BD0E.4070705@garzik.org \
--to=jeff@garzik.org \
--cc=divy@chelsio.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=swise@opengridcomputing.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.