Search Results

0
votes

What’s the maximum amount of RAM I can use in a Windows box?

According to wikipedia you can have 128 GB of physical RAM in a 64-bit Windows XP computer. …
0
votes

Ubuntu 32 bit maximum address space

Linux supports a technology called PAE that lets you use more than 4GB of memory, however I don't know whether Ubuntu has it on by default. You may need to compile a new kernel. Edit: Some …