All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] context readahead for concurrent IO
@ 2009-04-10 13:12 Wu Fengguang
  2009-04-10 13:12 ` [PATCH 1/3] radix-tree: add radix_tree_next_hole() Wu Fengguang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wu Fengguang @ 2009-04-10 13:12 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Vladislav Bolkhovitin, LKML

Andrew,

The context readahead patches have been floating around for a while.  Now that
Vladislav confirmed that it helps SCST IO performance, I'd like to push it for
more -mm testing outs. I believe this will help many concurrent IO workloads,
to name a few: NFS, SCST and even lighttpd.

The patchset is against linux-next, after the earlier filemap and readahead
cleanup/fix patches.

Thanks,
Fengguang
-- 


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/3] context readahead for concurrent IO take 2
@ 2009-04-12  7:19 Wu Fengguang
  2009-04-12  7:19 ` [PATCH 2/3] readahead: move the random read case to bottom Wu Fengguang
  0 siblings, 1 reply; 9+ messages in thread
From: Wu Fengguang @ 2009-04-12  7:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Vladislav Bolkhovitin, LKML

Andrew,

The context readahead patches have been floating around for a while.  Now that
Vladislav confirmed that it helps SCST IO performance, I'd like to push it for
more -mm testing outs. I believe this will help many concurrent IO workloads,
to name a few: NFS, SCST and even lighttpd.

The patchset is against linux-next, after the earlier filemap and readahead
cleanup/fix patches.

Thanks,
Fengguang
-- 


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

end of thread, other threads:[~2009-04-12  7:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-10 13:12 [PATCH 0/3] context readahead for concurrent IO Wu Fengguang
2009-04-10 13:12 ` [PATCH 1/3] radix-tree: add radix_tree_next_hole() Wu Fengguang
2009-04-10 13:29   ` Wu Fengguang
2009-04-10 13:31   ` [PATCH 1/3] radix-tree: add radix_tree_prev_hole() Wu Fengguang
2009-04-10 13:12 ` [PATCH 2/3] readahead: move the random read case to bottom Wu Fengguang
2009-04-10 13:12 ` [PATCH 3/3] readahead: introduce context readahead algorithm Wu Fengguang
2009-04-11  0:16   ` Andrew Morton
2009-04-12  7:11     ` Wu Fengguang
  -- strict thread matches above, loose matches on Subject: below --
2009-04-12  7:19 [PATCH 0/3] context readahead for concurrent IO take 2 Wu Fengguang
2009-04-12  7:19 ` [PATCH 2/3] readahead: move the random read case to bottom Wu Fengguang

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.