Re: [patch 2.6.16-rc5-mm2] i386 memcpy: optimal memcpy for IO

From: H. Peter Anvin
Date: Fri Jun 02 2006 - 01:11:02 EST


Chuck Ebbert wrote:
From: H. Peter Anvin <hpa@xxxxxxxxx>

Optimal memcpy for moves to/from IO space. Does as few moves as
possible while keeping transfers optimally aligned.

Signed-off-by: Chuck Ebbert <76306.1226@xxxxxxxxxxxxxx>


Why wrap this in C code when it's just assembly anyway? It just makes it look ugly...

-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/