From: "Nelson, Shannon" <[EMAIL PROTECTED]> Date: Tue, 14 Aug 2007 14:20:02 -0700
> The layout for struct ioat_desc_sw is non-optimal and causes an extra > cache hit for every descriptor processed. By tightening up the struct > layout and removing one item, we pull in the fields that get used in > the speedpath and get a little better performance. ... > Signed-off-by: Shannon Nelson <[EMAIL PROTECTED]> Patch applied, thanks. > @@ -347,8 +347,7 @@ ioat_dma_prep_memcpy(struct dma_chan *chan, size_t > len, int int_en) Your email client is wrapping long lines in patches, corrupting them. I fixed it up this time, but please take care of this in the future. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html