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

List:       git-commits-head
Subject:    [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2006-05-31 23:59:59
Message-ID: 200605312359.k4VNxxD2023451 () hera ! kernel ! org
[Download RAW message or body]

commit 714bfad60f3a127147aba76e9c57860c26b1450d
tree 4bb37510e05ca7269c7c1169f0c47329d32b9d17
parent ca30225e9e4c0c74fe781a9fd1d1ad5f85b29c60
author Ralf Baechle <ralf@linux-mips.org> Wed, 17 May 2006 14:04:30 +0100
committer Ralf Baechle <ralf@linux-mips.org> Thu, 01 Jun 2006 00:28:34 +0100

[MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB
    
This is known to be working fine for a while.  While at it also update
and fix the help texts.
    
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 arch/mips/Kconfig |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ceca3bc..e8ff09f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1411,13 +1411,12 @@ config PAGE_SIZE_8KB
 
 config PAGE_SIZE_16KB
 	bool "16kB"
-	depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
+	depends on !CPU_R3000 && !CPU_TX39XX
 	help
 	  Using 16kB page size will result in higher performance kernel at
 	  the price of higher memory consumption.  This option is available on
-	  all non-R3000 family processor.  Not that at the time of this
-	  writing this option is still high experimental; there are also
-	  issues with compatibility of user applications.
+	  all non-R3000 family processors.  Note that you will need a suitable
+	  Linux distribution to support this.
 
 config PAGE_SIZE_64KB
 	bool "64kB"
@@ -1426,8 +1425,7 @@ config PAGE_SIZE_64KB
 	  Using 64kB page size will result in higher performance kernel at
 	  the price of higher memory consumption.  This option is available on
 	  all non-R3000 family processor.  Not that at the time of this
-	  writing this option is still high experimental; there are also
-	  issues with compatibility of user applications.
+	  writing this option is still high experimental.
 
 endchoice
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

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