Please enable JavaScript.
Coggle requires JavaScript to display documents.
I/O運作方式 與 HW resources protection (interrupt機制之 處理程序與種類 (中斷發生後, …
I/O運作方式
與
HW resources protection
interrupt機制之
處理程序與種類
中斷發生後,
OS之處理程序steps為何?
interrupt之種類
在kernel memory area中通常會存放有
interrupt vector及一組ISRs程式碼
I/O運作方式
interrupted I/O(中斷式)
DMA I/O(direct memory access)
polling I/O(詢問式)
hardware resources
protection
HW resources保護
memory protection
CPU protection
I/O protection
基礎建設
privileged instruction
(特權指令)
定義
常見的特權指令
dual mode operations
定義、種類
kernel mode
user mode
需要extra HW支持