Вопрос

With a 4GB size RAM, do you have 2^32 address space in the physical memory? Then what would be the size of virtual memory?

Это было полезно?

Решение

Yes, 4GB of RAM is 2^32. 2^32/1024/1024/1024 = 4.

Virtual memory isn’t connected to physical memory size. It’s limited by the available storage space.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top