[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080506.212722.225900091.davem@davemloft.net>
Date: Tue, 06 May 2008 21:27:22 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hkchu@...gle.com
Cc: netdev@...r.kernel.org
Subject: Re: Socket buffer sizes with autotuning
From: "Jerry Chu" <hkchu@...gle.com>
Date: Tue, 6 May 2008 20:57:46 -0700
> I fail to see how adding shinfo->in_flight to count how many
> outstanding clones are there can help accounting for how many
> "host_inflight" pkts. Part of the problems, as you've mentioned
> before, is that the driver may not always get a clone.
Sure but it will get one %99.9999 of the time.
With TCP, as long as that clone is alive the driver has it. And the
counter only counts the clones.
Anyways, did you even test my patch and try to use it for your needs
or is this analysis purely from your inspection of it? :-/
--
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