software node: remove DEV_PROP_MAX
[linux-2.6-block.git] / mm / Kconfig
index f88be1cbcfb26b925d274e40de99ac9145c441f5..a5dae9a7eb510af8f5ae45ae5fc91d2c53a57a91 100644 (file)
@@ -712,6 +712,17 @@ config GUP_BENCHMARK
 config GUP_GET_PTE_LOW_HIGH
        bool
 
+config READ_ONLY_THP_FOR_FS
+       bool "Read-only THP for filesystems (EXPERIMENTAL)"
+       depends on TRANSPARENT_HUGE_PAGECACHE && SHMEM
+
+       help
+         Allow khugepaged to put read-only file-backed pages in THP.
+
+         This is marked experimental because it is a new feature. Write
+         support of file THPs will be developed in the next few release
+         cycles.
+
 config ARCH_HAS_PTE_SPECIAL
        bool