| To: | C Michael Sundius <Michael.sundius@sciatl.com> |
|---|---|
| Subject: | Re: sparsemem support for mips with highmem |
| From: | Dave Hansen <dave@linux.vnet.ibm.com> |
| Date: | Fri, 15 Aug 2008 11:23:58 -0700 |
| Cc: | Thomas Bogendoerfer <tsbogend@alpha.franken.de>, linux-mm@kvack.org, linux-mips@linux-mips.org, jfraser@broadcom.com, Andy Whitcroft <apw@shadowen.org> |
| In-reply-to: | <48A5C831.3070002@sciatl.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <48A4AC39.7020707@sciatl.com> <1218753308.23641.56.camel@nimitz> <48A4C542.5000308@sciatl.com> <20080815080331.GA6689@alpha.franken.de> <1218815299.23641.80.camel@nimitz> <48A5AADE.1050808@sciatl.com> <20080815163302.GA9846@alpha.franken.de> <48A5B9F1.3080201@sciatl.com> <1218821875.23641.103.camel@nimitz> <48A5C831.3070002@sciatl.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 2008-08-15 at 11:17 -0700, C Michael Sundius wrote: > > diff --git a/include/asm-mips/sparsemem.h > b/include/asm-mips/sparsemem.h > index 795ac6c..64376db 100644 > --- a/include/asm-mips/sparsemem.h > +++ b/include/asm-mips/sparsemem.h > @@ -6,7 +6,7 @@ > * SECTION_SIZE_BITS 2^N: how big each section will be > * MAX_PHYSMEM_BITS 2^N: how much memory we can have in > that space > */ > -#define SECTION_SIZE_BITS 28 > +#define SECTION_SIZE_BITS 27 /* 128 MiB */ > #define MAX_PHYSMEM_BITS 35 This looks great to me, as long as the existing MIPS users like it. -- Dave |
| Previous by Date: | Re: sparsemem support for mips with highmem, C Michael Sundius |
|---|---|
| Next by Date: | Re: sparsemem support for mips with highmem, Thomas Bogendoerfer |
| Previous by Thread: | Re: sparsemem support for mips with highmem, C Michael Sundius |
| Next by Thread: | Re: sparsemem support for mips with highmem, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |