lkml.org 
[lkml]   [2006]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH 30/33] readahead: turn on by default
    Enable the adaptive readahead logic by default.

    It helps collect more early testers, and is meant to be a -mm only patch.

    Signed-off-by: Wu Fengguang <wfg@mail.ustc.edu.cn>
    ---

    mm/Kconfig | 2 +-
    1 files changed, 1 insertion(+), 1 deletion(-)

    --- linux-2.6.17-rc4-mm3.orig/mm/Kconfig
    +++ linux-2.6.17-rc4-mm3/mm/Kconfig
    @@ -152,7 +152,7 @@ config MIGRATION
    #
    config ADAPTIVE_READAHEAD
    bool "Adaptive file readahead (EXPERIMENTAL)"
    - default n
    + default y
    depends on EXPERIMENTAL
    help
    Readahead is a technique employed by the kernel in an attempt
    --
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-05-24 13:27    [W:3.741 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site