sizes of RAM, of virtual memory and of swap for 32-bit OS
- by Tim
If I understand correctly, a 32-bit OS (Ubuntu) can only address 4GiB memory, so RAM with size larger than 4Gib will only be used 4Gib of itself and the rest is a waste.
I am now confused about this situation for RAM with similar one for virtual memory and for swap.
with virtual memory being swap +
RAM, if the size of the virtual
memory…