Question about linux

bobimo

Distinguished
Sep 16, 2011
13
0
18,510
Im new to linux and I was wondering compared to windows a 32 bit can only hold 4 gb of ram and 64 bit is basically endless. In linux is there a cap on the amount of ram you can have?
 
Solution
32-bit Linux (with a properly-configured kernel) can support up to 64GiB through PAE, however any application not designed/built to take advantage of PAE has a limitation of using no more than 4GiB.

bmouring

Distinguished
May 6, 2006
1,215
0
19,360
32-bit Linux (with a properly-configured kernel) can support up to 64GiB through PAE, however any application not designed/built to take advantage of PAE has a limitation of using no more than 4GiB.
 
Solution