Please enable JavaScript.
Coggle requires JavaScript to display documents.
OS提供之services、 元件與system development (os之重要component(8個) (I/O subsystem…
OS提供之services、
元件與system development
os之重要component(8個)
I/O subsystem mgt.
file mgt.
secondary storage mgt.
memory mgt.
protection
process mgt.
networking
command interpreter system
os之services provided(8個)
通訊
錯誤偵測
檔案系統的處理
資源分配
I/O運作
記帳(accounting)
程式的執行
保護
microkernel
優點
缺點
定義
恐龍(新)補充
起因
設計原則
policy與mechanism宜separated,
以增進系統設計,調整其flexibility
layered approach
(層次化)
定義
優點
缺點
system calls介紹
定義、種類
定義
system calls種類
file management
device management
process control
information maintenance
communication
system call參數遞迴方式
register
memeory
stack
virtual machine
java virtual machine
(JVM)
byte code
JVM之重點
java執行之flow
虛擬機器
好處
補充
定義