Re: [PATCH] readahead even for FMODE_RANDOM

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jens Axboe
Date: Thursday, April 1, 2010 - 11:59 pm

On Fri, Apr 02 2010, Wu Fengguang wrote:

The test case was 128kb random reads. So should still be within the
normal read_ahead_kb. I suspect the reporter would not have noticed if
the issue size was as large as read_ahead_kb even if the request size
was larger, the problem was that he ended up seeing 4kb ios only.


Could explain why I'm not reproducing when doing a quick test on the
laptop. It is an older kernel. So it could be that I'm just imaging the
issue on the current kernel, I don't have hard data to back it up on
that version.

So disregard the patch for now, part-sequential behaviour on
POSIX_FADV_RANDOM isn't the issue here.

-- 
Jens Axboe

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] readahead even for FMODE_RANDOM, Jens Axboe, (Thu Apr 1, 11:31 am)
Re: [PATCH] readahead even for FMODE_RANDOM, Wu Fengguang, (Thu Apr 1, 6:23 pm)
Re: [PATCH] readahead even for FMODE_RANDOM, Jens Axboe, (Thu Apr 1, 11:38 pm)
Re: [PATCH] readahead even for FMODE_RANDOM, Wu Fengguang, (Thu Apr 1, 11:52 pm)
Re: [PATCH] readahead even for FMODE_RANDOM, Jens Axboe, (Thu Apr 1, 11:59 pm)
Re: [PATCH] readahead even for FMODE_RANDOM, Wu Fengguang, (Fri Apr 2, 12:21 am)