[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090611232159.GA13392@linux-ox1b.qlogic.org>
Date: Thu, 11 Jun 2009 16:21:59 -0700
From: Ron Mercer <ron.mercer@...gic.com>
To: David Miller <davem@...emloft.net>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [net-next PATCH 3/3] qlge: Increase default TX/RX ring size to
1024.
> This is huge. Even other aggressive NICs such as BNX2X only use 256
> ring entries per TX queue.
>
> There is a point where increasing definitely hurts, because you're
> increasing the resident set size of the cpu, as more and more SKBs are
> effectively "in flight" at a given time and only due to the amount
> you're allowing to get queued up into the chip.
>
> And with multiqueue, per-queue TX queue sizes should matter less at
> least to some extent.
>
> Are you sure that jacking the value up this high has no negative side
> effects for various workloads?
Just drop this patch for now. I looked at our spreadsheet and ran the
tests again and we see a (marginal) throughput increase that leveled off
at TXQ length of 1024. In light of yours and Stephens comments I prefer
to revisit this issue.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists