From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@linux-foundation.org>,
"David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, kristjan <kristjan.ugrin@gmail.com>
Subject: Re: [PATCH 2/2] tulip: hardware mitigation simplify
Date: Mon, 11 Feb 2008 10:43:06 -0500 [thread overview]
Message-ID: <47B06D0A.9040007@pobox.com> (raw)
In-Reply-To: <47B06AE3.4020809@DunveganMedia.com>
Jeff Garzik wrote:
> Stephen Hemminger wrote:
>> The hardware mitigation in tulip can be simpified.
>> 1. The budget with new NAPI will always be less than RX_RING_SIZE
>> because RX_RING_SIZE is 128 and weight is 16.
>> 2. The received counter is redundunt, just use the work_done value.
>> 3. Only one value is used from the mit_table[]
>>
>> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
grrr. Mozilla Thunderbird is annoying.
Please help me out, and --don't-- reply to jgarzik@dunveganmedia.com.
T-bird's multi-profile stuff is fouling me up.
Sorry :(
Jeff
prev parent reply other threads:[~2008-02-11 15:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-13 17:35 [PATCH 2/2] tulip: hardware mitigation simplify Stephen Hemminger
2008-02-11 15:33 ` Jeff Garzik
2008-02-11 15:43 ` 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=47B06D0A.9040007@pobox.com \
--to=jgarzik@pobox.com \
--cc=davem@davemloft.net \
--cc=kristjan.ugrin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.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.