[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a526f9d.727WYWXsf6cHuLp3%john.gregor@qlogic.com>
Date: Mon, 06 Jul 2009 14:41:49 -0700
From: john.gregor@...gic.com (John A. Gregor)
To: hpa@...or.com
Cc: ralph.campbell@...gic.com, linux-kernel@...r.kernel.org
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*?
More specifically, check out:
http://www.intel.com/Assets/PDF/specupdate/321324.pdf
Errata AAK6
-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