All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] readahead update on splice reads
@ 2007-06-12  3:00 ` Fengguang Wu
  0 siblings, 0 replies; 4+ messages in thread
From: Fengguang Wu @ 2007-06-12  3:00 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jens Axboe, linux-kernel

Andrew,

The two patches optimizes readahead invocations in splice reads:

	readahead: move synchronous readahead call out of splice loop
	readahead: pass real splice size

They can be appended to readahead-convert-splice-invocations.patch in -mm tree.


diffstat:

 fs/splice.c |   21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

Regards,
Fengguang
--

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

end of thread, other threads:[~2007-06-12  6:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-12  3:00 [PATCH 0/2] readahead update on splice reads Fengguang Wu
2007-06-12  3:00 ` Fengguang Wu
2007-06-12  3:00 ` [PATCH 1/2] readahead: move synchronous readahead call out of splice loop Fengguang Wu
2007-06-12  3:00   ` Fengguang Wu
2007-06-12  3:00 ` [PATCH 2/2] readahead: pass real splice size Fengguang Wu
2007-06-12  3:00   ` Fengguang Wu
2007-06-12  6:40 ` [PATCH 0/2] readahead update on splice reads Jens Axboe

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.