[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    [RFC PATCH v1 02/13] mm: allow compaction to be disabled
From:       daniel.m.jordan () oracle ! com
Date:       2018-01-31 23:04:02
Message-ID: 20180131230413.27653-3-daniel.m.jordan () oracle ! com
[Download RAW message or body]

This is a temporary hack to avoid the non-trivial refactoring of the
compaction code that takes lru_lock in this prototype.  This refactoring
can be done later.

Signed-off-by: Daniel Jordan <daniel.m.jordan@oracle.com>
---
 mm/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mm/Kconfig b/mm/Kconfig
index 03ff7703d322..96412c3939c5 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -231,7 +231,6 @@ config BALLOON_COMPACTION
 # support for memory compaction
 config COMPACTION
 	bool "Allow for memory compaction"
-	def_bool y
 	select MIGRATION
 	depends on MMU
 	help
-- 
2.16.1

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic