rpms/kernel/devel/configs config-powerpc64-generic,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Nov 27 17:09:52 UTC 2006


Author: dwmw2

Update of /cvs/dist/rpms/kernel/devel/configs
In directory cvs.devel.redhat.com:/tmp/cvs-serv28388

Modified Files:
	config-powerpc64-generic 
Log Message:
Turn 64KiB pages off again. It was a stupid thing to do in Fedora anyway 
-- Fedora _isn't_ supposed to be just a test bed for RHEL.

The PlayStation 3 would suffer horribly with 64KiB pages, as indeed will 
any machine with less than 1GiB or so of RAM.



Index: config-powerpc64-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/configs/config-powerpc64-generic,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- config-powerpc64-generic	15 Oct 2006 00:32:34 -0000	1.7
+++ config-powerpc64-generic	27 Nov 2006 17:09:50 -0000	1.8
@@ -12,7 +12,7 @@
 CONFIG_RTAS_PROC=y
 CONFIG_IOMMU_VMERGE=y
 CONFIG_NUMA=y
-CONFIG_PPC_64K_PAGES=y
+# CONFIG_PPC_64K_PAGES is not set
 CONFIG_SCHED_SMT=y
 
 # CONFIG_MV643XX_ETH is not set




More information about the fedora-cvs-commits mailing list