Re: [PATCH 10/13] tg3: Increase the PCI MRRS

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matt Carlson
Date: Thursday, November 15, 2007 - 3:20 pm

On Mon, 2007-11-12 at 21:21 -0800, David Miller wrote:

Keeping the MRRS at 512 introduces DMA latencies that effectively
prevent us from achieving linerate.  With a packet size of ~1.5K and the
MRRS at 512 bytes, the DMA will be broken into at least 3 DMA reads.
Each DMA read takes ~1usec to initiate.  It is this overhead that starts
to cut into total throughput.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 10/13] tg3: Increase the PCI MRRS, Matt Carlson, (Fri Nov 9, 5:39 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, David Miller, (Mon Nov 12, 10:21 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, Matt Carlson, (Thu Nov 15, 3:20 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, David Miller, (Thu Nov 15, 3:41 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, David Miller, (Thu Nov 15, 4:08 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, Michael Chan, (Thu Nov 15, 4:51 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, Rick Jones, (Thu Nov 15, 5:32 pm)
Re: [PATCH 10/13] tg3: Increase the PCI MRRS, Michael Chan, (Thu Nov 15, 7:17 pm)