From: Brice Goglin <brice@myri.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] myri10ge: use physical pages for skb allocation
Date: Wed, 15 Nov 2006 23:40:11 +0100 [thread overview]
Message-ID: <455B974B.9070302@myri.com> (raw)
Hi Jeff,
It looks like you didn't apply this patch to #upstream for 2.6.20 so far. We would really like to get ith in 2.6.20 (we already missed 2.6.19 by a couple days :)). But, I guess we need some testing in -mm first, so...
thanks,
Brice
Brice Goglin wrote:
> Physical pages are used instead of 16kB contiguous buffers for the
> skb frags. And we also put as much fragments as possible in any page
> so that we do not have to allocate a page for every fragments.
>
> Signed-off-by: Brice Goglin <brice@myri.com>
> Signed-off-by: Andrew J. Gallatin <gallatin@myri.com>
> ---
> drivers/net/myri10ge/myri10ge.c | 499 ++++++++++++++++++++--------------------
> 1 file changed, 254 insertions(+), 245 deletions(-)
>
next reply other threads:[~2006-11-15 22:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 22:40 Brice Goglin [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-10-25 13:28 [PATCH 0/1] myri10ge: use physical pages for skb allocation Brice Goglin
2006-10-25 13:29 ` [PATCH 1/1] " Brice Goglin
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=455B974B.9070302@myri.com \
--to=brice@myri.com \
--cc=jeff@garzik.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).