From: "David S. Miller" <davem@davemloft.net>
To: dada1@cosmosbay.com
Cc: christopher.leech@intel.com, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, andrew.grover@intel.com,
john.ronciak@intel.com
Subject: Re: [RFC][PATCH 4/5] I/OAT DMA support and TCP acceleration
Date: Tue, 20 Dec 2005 23:35:26 -0800 (PST) [thread overview]
Message-ID: <20051220.233526.63337356.davem@davemloft.net> (raw)
In-Reply-To: <43A8F43B.6020307@cosmosbay.com>
From: Eric Dumazet <dada1@cosmosbay.com>
Date: Wed, 21 Dec 2005 07:20:43 +0100
> Please consider not enlarging cb[] if not CONFIG_NET_DMA ?
I also disagree with putting this thing in the cb[] at all.
Just put the dma_cookie_t explicitly into struct sk_buff,
protected by CONFIG_NET_DMA.
prev parent reply other threads:[~2005-12-21 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-21 5:17 [RFC][PATCH 4/5] I/OAT DMA support and TCP acceleration Chris Leech
2005-12-21 6:20 ` Eric Dumazet
[not found] ` <41b516cb0512202305p45439464o6b7ba6c2c88062bc@mail.gmail.com>
2005-12-21 7:10 ` Fwd: " Chris Leech
2005-12-21 7:37 ` David S. Miller
2005-12-21 7:35 ` David S. Miller [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=20051220.233526.63337356.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andrew.grover@intel.com \
--cc=christopher.leech@intel.com \
--cc=dada1@cosmosbay.com \
--cc=john.ronciak@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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.