All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Add memcpy_uncached_read, a memcpy that doesn't cache reads
@ 2006-12-13 16:57 Bryan O'Sullivan
  2006-12-13 16:57 ` [PATCH 1 of 2] Add memcpy_uncached_read, a memcpy that tries to reduce cache pressure Bryan O'Sullivan
  2006-12-13 16:57 ` [PATCH 2 of 2] IB/ipath - use memcpy_uncached_read in RDMA interrupt handler to reduce packet loss Bryan O'Sullivan
  0 siblings, 2 replies; 3+ messages in thread
From: Bryan O'Sullivan @ 2006-12-13 16:57 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, openib-general

Hi, Andrew -

Here's a suitably renamed uncached-read memcpy.  I hope the name is now
self-explanatory.

	<b

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-13 16:57 [PATCH 0 of 2] Add memcpy_uncached_read, a memcpy that doesn't cache reads Bryan O'Sullivan
2006-12-13 16:57 ` [PATCH 1 of 2] Add memcpy_uncached_read, a memcpy that tries to reduce cache pressure Bryan O'Sullivan
2006-12-13 16:57 ` [PATCH 2 of 2] IB/ipath - use memcpy_uncached_read in RDMA interrupt handler to reduce packet loss Bryan O'Sullivan

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.