On Monday 19 February 2007 08:20:32 Rene Rebe wrote:
> Hi Martin,
> 
> On Sunday 18 February 2007 16:42:55 Martin Papadopoulos wrote:
> > 
> > hello t2-team :-)
> > 
> > is there any chance of setting CONFIG_HIHGMEM64G as standard for the
> > build process ,
> > because these days most computers do have more than 1gig ram ?
> 
> Yes, but most are 64 bit and this is why I did not noticed this setting for
> some time. I think in the beginning some driver had compatibility problems
> with the HIGHMEM setup as well.
> 
> However in the archivista target build we also had to support more than 1GB
> and thus enabled the CONFIG_HIGHMEM4G last autumn. We did not experiece
> problems due this setting so far. +1 from my side to make it the default.

As noone vetoed the change I added this to architecture/x86/kernel.conf.sh:

--- architecture/x86/kernel.conf.sh      (revision 22620)
+++ architecture/x86/kernel.conf.sh      (working 22621)
@@ -63,6 +63,7 @@
                dnl Allow more than about a GB of RAM by default
                dnl
-                CONFIG_HIGHMEM=y
+               CONFIG_HIGHMEM4G=y

                dnl Memory Type Range Register support
                dnl and other x86 goodies ...

Have a nice evening,

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name
  +49 (0)30 / 255 897 45

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to