| To: | Thomas Petazzoni <thomas.petazzoni@enix.org> |
|---|---|
| Subject: | Re: Using more than 256 MB of memory on SB1250 in 32-bit mode, revisited |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Fri, 10 Dec 2004 13:02:55 +0000 (GMT) |
| Cc: | Matthew Starzewski <mstarzewski@xes-inc.com>, linux-mips@linux-mips.org, Steve.Finney@SpirentCom.COM |
| In-reply-to: | <41B96281.2050806@enix.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <062301c4de41$5bf43cb0$0d00340a@matts> <41B96281.2050806@enix.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 10 Dec 2004, Thomas Petazzoni wrote: > I'm still very surprised that Linux cannot handle strange physical > memory configuration simply (holes in physical memory, DMA memory at > higher addresses than normal memory). That's i386 legacy, later supported by other platforms using a similar memory model -- starting at 0, mostly contiguous and only two DMA zones for ISA and 32-bit PCI respectively, both starting at 0. Remember, most people working on Linux only have an i386 PC. If you have something very different, you need to write code to support it yourself. If you do it well enough, it'll be gladly accepted. Maciej |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Using more than 256 MB of memory on SB1250 in 32-bit mode, revisited, Thomas Petazzoni |
|---|---|
| Next by Date: | Re: Using more than 256 MB of memory on SB1250 in 32-bit mode, revisited, Matthew Starzewski |
| Previous by Thread: | Re: Using more than 256 MB of memory on SB1250 in 32-bit mode, revisited, Thomas Petazzoni |
| Next by Thread: | Re: Using more than 256 MB of memory on SB1250 in 32-bit mode, revisited, Matthew Starzewski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |