All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Readahead fixes
@ 2011-07-09 19:41 ` Raghavendra D Prabhu
  0 siblings, 0 replies; 21+ messages in thread
From: Raghavendra D Prabhu @ 2011-07-09 19:41 UTC (permalink / raw)
  To: fengguang.wu; +Cc: linux-mm, linux-kernel, akpm, Raghavendra D Prabhu

Minor readahead fixes, details in respective patch mails

Raghavendra D Prabhu (3):
  Change the check for PageReadahead into an else-if
  Remove file_ra_state from arguments of count_history_pages.
  Move the check for ra_pages after VM_SequentialReadHint()

 mm/filemap.c   |    8 ++++----
 mm/readahead.c |    3 +--
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-07-12 18:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-09 19:41 [PATCH 0/3] Readahead fixes Raghavendra D Prabhu
2011-07-09 19:41 ` Raghavendra D Prabhu
2011-07-09 19:41 ` [PATCH 1/3] mm/readahead: Change the check for PageReadahead into an else-if Raghavendra D Prabhu
2011-07-09 19:41   ` Raghavendra D Prabhu
2011-07-09 20:47   ` Wu Fengguang
2011-07-09 20:47     ` Wu Fengguang
2011-07-09 19:41 ` [PATCH 2/3] mm/readahead: Remove file_ra_state from arguments of count_history_pages Raghavendra D Prabhu
2011-07-09 19:41   ` Raghavendra D Prabhu
2011-07-09 20:47   ` Wu Fengguang
2011-07-09 20:47     ` Wu Fengguang
2011-07-09 19:41 ` [PATCH 3/3] mm/readahead: Move the check for ra_pages after VM_SequentialReadHint() Raghavendra D Prabhu
2011-07-09 19:41   ` Raghavendra D Prabhu
2011-07-09 20:53   ` Wu Fengguang
2011-07-09 20:53     ` Wu Fengguang
2011-07-10 12:59     ` [TOME] " Raghavendra D Prabhu
2011-07-10 15:59       ` Wu Fengguang
2011-07-10 15:59         ` Wu Fengguang
2011-07-11 23:02         ` Re. Revised [PATCH 3/3] mm/readahead: Remove the check for ra->ra_pages Raghavendra D Prabhu
2011-07-11 23:02           ` Raghavendra D Prabhu
2011-07-12 18:09           ` Wu Fengguang
2011-07-12 18:09             ` 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.