Paging: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Added Overview and 2 Usage Comments
Line 82:
 
===Virtual Address Spaces===
In a paged system, each process may execute in its own 4gb area of memory, without any chance of effecting any other process's memory, or the kernel's.
[[Image:Virtual memory.png|frame|none|paging illustrated: two process with different views of the same physical memory]]
 
===Virtual Memory===