lkml.org 
[lkml]   [2006]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 16/16] 64bit Resource: finally enable 64bit resource sizes
On Wed, Jun 14, 2006 at 04:35:07PM -0700, Greg KH wrote:
> On Wed, Jun 14, 2006 at 02:20:06PM +0200, Geert Uytterhoeven wrote:
> > On Mon, 12 Jun 2006, Greg KH wrote:
> > > From: Greg Kroah-Hartman <gregkh@suse.de>
> > >
> > > Introduce the Kconfig entry and actually switch to a 64bit value, if
> > > wanted, for resource_size_t.
> >
> > > diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
> > > index 805b81f..22dcaa5 100644
> > > --- a/arch/m68k/Kconfig
> > > +++ b/arch/m68k/Kconfig
> > > @@ -368,6 +368,13 @@ config 060_WRITETHROUGH
> > >
> > > source "mm/Kconfig"
> > >
> > > +config RESOURCES_32BIT
> > > + bool "32 bit Memory and IO resources (EXPERIMENTAL)"
> > > + depends on EXPERIMENTAL
> > > + help
> > > + By default resources are 64 bit. This option allows memory and IO
> > > + resources to be 32 bit to optimize code size.
> > > +
> > > endmenu
> >
> > Why is the default 64 bit? Because 32 bit became experimental?
>
> That's a really good question. Vivek, why did you change it to be this
> way? In thinking about it some more, this should be a 64bit option
> instead.
>

I thought 64bit is more inclusive. Works both for 32bit and 64bit BARs.
Also exports memory more than 4G through /proc/iomem without selecting
an additional option in config file. The flip side is that it introduces
little memory overhead. I thought most of the users should be ok with this
increased memory usage and those who are particular, they can choose
RESOURCES_32BIT.

Thanks
Vivek
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-06-15 06:41    [W:0.077 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site