public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't cache reads
@ 2006-11-29 22:35 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
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bryan O'Sullivan @ 2006-11-29 22:35 UTC (permalink / raw)
  To: akmp; +Cc: rdreier, davem, linux-kernel, openib-general

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.

	<b

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-12-01 17:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox