[openib-general] [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads
Andrew Morton
akpm at osdl.org
Thu Nov 30 21:38:20 PST 2006
On Wed, 29 Nov 2006 15:35:07 -0700
"Bryan O'Sullivan" <bos at pathscale.com> wrote:
> These patches add a memcpy that doesn't cache reads, and use it in the
> ipath driver's OpenIB receive path.
>
> This version incorporates a few changes asked for last time around by DaveM.
Everybody seems to be hiding.
The name memcpy_cachebypass() doesn't tell us whether it bypasses caching
on the source, the dest or both. It'd be nice if it did.
<tries to remember what copy_user_zeroing_intel_nocache() does>
More information about the general
mailing list