On Sat, Jan 9, 2016 at 9:57 AM, Andy Lutomirski [off-list ref] wrote:
On Sat, Jan 9, 2016 at 9:48 AM, Tony Luck [off-list ref] wrote:
quoted
ERMS?
It's the fast string extension, aka Enhanced REP MOV STOS. On CPUs
with that feature (and not disabled via MSR), plain ol' rep movs is
the fastest way to copy bytes. I think this includes all Intel CPUs
from SNB onwards.
Ah ... very fast at copying .. but currently not machine check recoverable.
-Tony
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>