Page (computer memory)
A page, memory page, or virtual page is a fixed-length contiguous block of virtual memory, described by a single entry in a page table. It is the smallest unit of data for memory management in an operating system that uses virtual memory. Similarly, a page frame is the smallest fixed-length contiguous block of physical memory into which memory pages are mapped by the operating system.
Page (computer memory) - Wikipedia Jump to content From Wikipedia, the free encyclopedia Fixed-length contiguous block of virtual memory Not to be confused with Bank (computer memory) or Block (computer memory) . For broader coverage of this topic, see Memory paging . A page , memory page , or virtual page is a fixed-length contiguous block of virtual memory , described by a single entry in a page table . It is the smallest unit of data for memory management in an operating system that uses virtual memory. Similarly, a page frame is the smallest fixed-length contiguous block of physical memory
related reading
- Introduction to Paging | Writing an OS in Rustos.phil-opp.com
- CS111 Section 7: Demand Pagingweb.stanford.edu
- Pages | CS 162 HW 4cs162.org
- Virtual memory layout | Pintos Documentationcs162.org
- Operating Systems: Three Easy Piecespages.cs.wisc.edu
- CS111 Assignment 6: Virtual Memoryweb.stanford.edu
- Intro - Putting the "You" in CPUcpu.land
- What Every Programmer Should Know About Memorypeople.freebsd.org
- CSAPP_2016.pdfcs.sfu.ca
- The "Basics" | Putting the "You" in CPUcpu.land
- What Every Programmer Should Know About Memoryakkadia.org
- OS 202 Class Notescs.nyu.edu