From: "Bryan O'Sullivan" <bos@pathscale.com>
To: Andrew Morton <akpm@osdl.org>
Cc: dreier@cisco.com, davem@davemloft.net,
linux-kernel@vger.kernel.org, openib-general@openib.org
Subject: Re: [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads
Date: Fri, 01 Dec 2006 09:13:11 -0800 [thread overview]
Message-ID: <457062A7.20504@pathscale.com> (raw)
In-Reply-To: <20061130213820.5ed22d81.akpm@osdl.org>
Andrew Morton wrote:
> 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.
>
Yep, I'll fix that and resubmit.
<b
prev parent reply other threads:[~2006-12-01 17:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-29 22:35 [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads Bryan O'Sullivan
2006-11-29 22:35 ` [PATCH 1 of 2] Add memcpy_cachebypass, a memcpy that tries to reduce cache pressure Bryan O'Sullivan
2006-11-29 22:35 ` [PATCH 2 of 2] IB/ipath - use memcpy_cachebypass in RDMA interrupt handler to reduce packet loss Bryan O'Sullivan
2006-12-01 5:38 ` [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads Andrew Morton
2006-12-01 17:13 ` Bryan O'Sullivan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=457062A7.20504@pathscale.com \
--to=bos@pathscale.com \
--cc=akpm@osdl.org \
--cc=davem@davemloft.net \
--cc=dreier@cisco.com \
--cc=linux-kernel@vger.kernel.org \
--cc=openib-general@openib.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.