| To: | C Michael Sundius <Michael.sundius@sciatl.com> |
|---|---|
| Subject: | Re: sparsemem support for mips with highmem |
| From: | tsbogend@alpha.franken.de (Thomas Bogendoerfer) |
| Date: | Fri, 15 Aug 2008 10:03:31 +0200 |
| Cc: | Dave Hansen <dave@linux.vnet.ibm.com>, linux-mm@kvack.org, linux-mips@linux-mips.org, jfraser@broadcom.com, Andy Whitcroft <apw@shadowen.org> |
| In-reply-to: | <48A4C542.5000308@sciatl.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <48A4AC39.7020707@sciatl.com> <1218753308.23641.56.camel@nimitz> <48A4C542.5000308@sciatl.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.13 (2006-08-11) |
On Thu, Aug 14, 2008 at 04:52:34PM -0700, C Michael Sundius wrote: > + > +#ifndef CONFIG_64BIT > +#define SECTION_SIZE_BITS 27 /* 128 MiB */ > +#define MAX_PHYSMEM_BITS 31 /* 2 GiB */ > +#else > #define SECTION_SIZE_BITS 28 > #define MAX_PHYSMEM_BITS 35 > +#endif why is this needed ? Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea. [ RFC1925, 2.3 ] |
| Previous by Date: | Re: [QUERY]: Website issues, Paul Gortmaker |
|---|---|
| Next by Date: | Re: sparsemem support for mips with highmem, Dave Hansen |
| Previous by Thread: | Re: sparsemem support for mips with highmem, Dave Hansen |
| Next by Thread: | Re: sparsemem support for mips with highmem, Dave Hansen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |