From: "H. Peter Anvin" <hpa@zytor.com>
To: John Gregor <john.gregor@qlogic.com>
Cc: linux-kernel@vger.kernel.org,
John Gregor <johng@diamond.mv.qlogic.com>,
Ralph Campbell <ralph.campbell@qlogic.com>
Subject: Re: [PATCH] x86_64/__iowrite32_copy: don't use string move for PIO writes
Date: Mon, 06 Jul 2009 14:30:14 -0700 [thread overview]
Message-ID: <4A526CE6.30200@zytor.com> (raw)
In-Reply-To: <1246907224-22758-1-git-send-email-john.gregor@qlogic.com>
John Gregor wrote:
> From: John Gregor <johng@diamond.mv.qlogic.com>
>
> Some processors can write the same word more than once if the movs
> instruction is used. This version uses normal memory move instructions
> and gets the same performance since the speed is limited by PCIe and
> write combining.
>
Which processors do that *when addressing I/O memory*?
-hpa
next prev parent reply other threads:[~2009-07-06 21:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 19:07 John Gregor
2009-07-06 21:30 ` H. Peter Anvin [this message]
2009-07-06 21:36 ` John A. Gregor
2009-07-06 22:47 ` H. Peter Anvin
2009-07-06 23:44 ` John A. Gregor
2009-07-07 0:03 ` H. Peter Anvin
2009-07-07 16:06 ` John A. Gregor
2009-07-08 0:46 ` H. Peter Anvin
2009-07-09 23:19 ` Pavel Machek
2009-07-10 15:07 ` H. Peter Anvin
2009-07-10 16:02 ` Lu, Hongjiu
2009-07-06 21:41 ` John A. Gregor
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=4A526CE6.30200@zytor.com \
--to=hpa@zytor.com \
--cc=john.gregor@qlogic.com \
--cc=johng@diamond.mv.qlogic.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ralph.campbell@qlogic.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
Powered by JetHome