Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 9: Main Memory (Background (Dynamic Loading (說明 (Routine要等到被呼叫時才載入…
Chapter 9: Main Memory
Background
-
-
記憶體單元只看的到
addresses + read requests, or
-
-
-
-
-
-
-
-
Paging
-
-
-
-
-
Shared Pages
Shared code:star:
一份由各個processes間共享的read-only (reentrant:star:) code copy (i.e., text editors, compilers, window systems)
-
-
Swapping
Swapping
名詞解釋
-
-
Roll out, roll in:star: 優先權高的process被載入,優先權低的被swapped out
-
-
-
-
-