lkml.org 
[lkml]   [2015]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCHv6 35/36] mm: re-enable THP
    Date
    All parts of THP with new refcounting are now in place. We can now allow
    to enable THP.

    Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
    Tested-by: Sasha Levin <sasha.levin@oracle.com>
    ---
    mm/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/mm/Kconfig b/mm/Kconfig
    index c973f416cbe5..e79de2bd12cd 100644
    --- a/mm/Kconfig
    +++ b/mm/Kconfig
    @@ -410,7 +410,7 @@ config NOMMU_INITIAL_TRIM_EXCESS

    config TRANSPARENT_HUGEPAGE
    bool "Transparent Hugepage Support"
    - depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && BROKEN
    + depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE
    select COMPACTION
    help
    Transparent Hugepages allows the kernel to use huge pages and
    --
    2.1.4


    \
     
     \ /
      Last update: 2015-06-03 19:41    [W:3.555 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site