Messages in this thread |  | | Date | Fri, 18 May 2001 11:39:40 -0700 | From | Wayne Whitney <> | Subject | Re: java/old_mmap allocation problems... |
| |
In mailing-lists.linux-kernel, you wrote:
>i'm having problems to convince java (1.3.1) to allocate more >than 1.9gb of memory on 2.4.2-ac2 (SMP/6gb phys mem) or more >than 1.1gb on 2.2.18 (SMP/2gb phys mem)...
Take a look at a thread from January starting at this point:
http://www.uwsg.indiana.edu/hypermail/linux/kernel/0101.1/0407.html
Basically the constraint you see is due to how Linux sets up the 4GB address space on 32-bit i386 hardware. If you need more than 1.9GB on 2.4.x, it's not too hard to change a couple constants in the kernel to allow somewhat more. Feel free to email me for more details if it is not clear after reading the above thread.
Cheers, Wayne
- 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/
|  |