| To: | Nils Larson <nlarson@Crossroads.com> |
|---|---|
| Subject: | Re: How to add more memory? |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 22 Jan 2004 01:28:27 +0100 |
| In-reply-to: | <CFD808D1D39ACB47ABFF586D484CC52EADE212@hqmailnode1.commstor.crossroads.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <CFD808D1D39ACB47ABFF586D484CC52EADE212@hqmailnode1.commstor.crossroads.com> |
| Resent-date: | Thu, 22 Jan 2004 01:32:59 +0100 |
| Resent-from: | ralf@linux-mips.org |
| Resent-message-id: | <200401220032.i0M0WxfZ015913@fluff.linux-mips.net> |
| Resent-to: | linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Wed, Jan 21, 2004 at 03:58:24PM -0600, Nils Larson wrote: > We currently have a mips platform running Linux with 256MB of > RAM starting at 0x8000_0000. We would like to add an additional > 1GB of RAM, maybe starting at 0x4000_0000, that would be used > for user apps (user virtual memory). The memory map is: > 0x8000_0000 - 256MB RAM > 0xA000_0000 - uncached version of the same 256MB > 0xB000_0000 - PCI memory windows. > This is a diskless setup booting from a ramdisk. > So, the (sort of newbie) questions are: > 1. How do we tell Linux to use the new memory? > 2. Is this feasible? > 3. Is there a better way to add more memory? > We need more space for user data. I wrote the highmem code for Linux/MIPS. It's currently limited to processor configurations that don't suffer from virtual aliases but that limitation can be removed; depending of your application and hardware that may be anywhere from trivial to hard. What is your processor? Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2.6] set up conswitchp when CONFIG_VT is set, Jun Sun |
|---|---|
| Next by Date: | Error building for rm5231 due to multiple page size support, Narendra Sankar |
| Previous by Thread: | Re: How to add more memory?, Jun Sun |
| Next by Thread: | RE: How to add more memory?, Nils Larson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |