All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Karen Xie <kxie@chelsio.com>
Cc: open-iscsi@googlegroups.com, linux-scsi@vger.kernel.org,
	James.Bottomley@HansenPartnership.com
Subject: Re: [PATCH 2/2] cxgbi: get rid of gl_skb in cxgbi_ddp_info
Date: Tue, 11 Jan 2011 14:23:31 -0600	[thread overview]
Message-ID: <4D2CBC43.8050808@cs.wisc.edu> (raw)
In-Reply-To: <8A71B368A89016469F72CD08050AD33408D574F5@maui.asicdesigners.com>

On 01/10/2011 04:57 PM, Karen Xie wrote:
> Yes, that's bug this patch is fixing too. The current implementation
> does not replenish the gl_skb after the initial allocation.
>
> I am working on an update which utilizing a pool of skbs, and those skbs
> would be used not only for the ddp setups (like the current gl_skb) but
> also for the connection management like the rx credit returns. So this
> skb pool will not reside in cxgbi_ddp_info, so still need to get rid of
> gl_skb. I guess this patch can be viewed as an interim fix.
>

Ok with me then.

  reply	other threads:[~2011-01-11 20:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 22:45 [PATCH 2/2] cxgbi: get rid of gl_skb in cxgbi_ddp_info kxie
2011-01-07 23:42 ` Mike Christie
2011-01-07 23:47   ` Mike Christie
2011-01-08  0:09     ` Karen Xie
2011-01-08  4:23       ` Mike Christie
2011-01-10 17:52         ` Karen Xie
2011-01-10 19:57           ` Mike Christie
2011-01-10 22:57             ` Karen Xie
2011-01-11 20:23               ` Mike Christie [this message]
2011-01-11 20:25 ` Mike Christie

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=4D2CBC43.8050808@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=kxie@chelsio.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=open-iscsi@googlegroups.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.