Hi,
What is the maximum amount of memory that is supported by 32 and 64 bit arch unix?
Printable View
Hi,
What is the maximum amount of memory that is supported by 32 and 64 bit arch unix?
32bit kernel: <4GByte, typically 3,5GByte
32bit kernel with PAE: 64GByte, but the maximum memory for each process is 4GByte
64bit kernel: enough :)