|
by Tansin A. Darcos (TDARCOS) 11/22/2011, 2:28pm PST |
|
 |
|
 |
|
What kind of processor do you have? Unless you have a 64-bit processor the maximum amount of memory you can reference is 4 gigabytes. Remember, with a 32-bit processor, the maximum address it can handle is 2**32, which is 4*1024^3, or 4 gigabytes. Only a 64-bit processor can handle more than 4 gigabytes of memory.
|
|
 |
|
 |
|
|
|