Paging Structures & Concepts (OS micro deck 2) Flashcards

(5 cards)

1
Q

page

A

a fixed-size unit of data in memory management representing a portion of a process’s virtual address space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

page map table

A

a table used in virtual memory systems to track the mapping between virtual pages and physical frames

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

paged memory technique

A

A memory-management method where a process’s logical memory is divided into fixed-size pages, and physical memory is divided into identically sized frames, allowing pages to be loaded into noncontiguous frames to reduce fragmentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

virtual memory

A

a memory management technique that creates an illusion of a large contiguous memory space by using disk storage to extend physical memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

virtual machine

A

software emulation of a physical computer, providing the same functionality as a physical machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly