Memory management: Difference between revisions

Jump to navigation Jump to search
Added 'Main article: Paging' under Paging section.
[unchecked revision][unchecked revision]
No edit summary
(Added 'Main article: Paging' under Paging section.)
Line 23:
 
===Paging===
{{Main|Paging}}
 
Having an individual virtual-to-physical mapping for each address is of course ineffective. The traditional approach to virtual memory is to split up the available physical memory into chunks (pages), and to map virtual to physical addresses ''page-wise''. This task is largely handled by the [[MMU]], so the performance impact is low, and generally accepted as an appropriate price to pay for memory protection.
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu