Re: [PATCH] x86_64/__iowrite32_copy: don't use string move for PIOwrites

From: H. Peter Anvin
Date: Mon Jul 06 2009 - 17:30:38 EST


John Gregor wrote:
> From: John Gregor <johng@xxxxxxxxxxxxxxxxxxxxx>
>
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/