[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a526e77.IPiyTZWRWfll2+00%john.gregor@qlogic.com>
Date: Mon, 06 Jul 2009 14:36:55 -0700
From: john.gregor@...gic.com (John A. Gregor)
To: hpa@...or.com
Cc: ralph.campbell@...gic.com, linux-kernel@...r.kernel.org,
johng@...mond.mv.qlogic.com
Subject: Re: [PATCH] x86_64/__iowrite32_copy: don't use string move for PIO
writes
"H. Peter Anvin" <hpa@...or.com> wrote:
> John Gregor wrote:
> > From: John Gregor <johng@...mond.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*?
Nehalem.
-John Gregor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists