Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: shannon.nelson@intel.com
Cc: netdev@vger.kernel.org, jgarzik@pobox.com
Subject: Re: [PATCH] IOAT: Fix ioatdma descriptor cache miss
Date: Tue, 14 Aug 2007 17:37:35 -0700 (PDT)	[thread overview]
Message-ID: <20070814.173735.93210644.davem@davemloft.net> (raw)
In-Reply-To: <BAE9DCEF64577A439B3A37F36F9B691C02DBB8B7@orsmsx418.amr.corp.intel.com>

From: "Nelson, Shannon" <shannon.nelson@intel.com>
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 <shannon.nelson@intel.com>

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.

      reply	other threads:[~2007-08-15  0:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-14 21:20 [PATCH] IOAT: Fix ioatdma descriptor cache miss Nelson, Shannon
2007-08-15  0:37 ` David Miller [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=20070814.173735.93210644.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    --cc=shannon.nelson@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox