Please enable JavaScript.
Coggle requires JavaScript to display documents.
System Structure (system call (API (parameter (type, order), return value,…
System Structure
system call
定義
interface
use service
程式編號
program sequence call
by Os
API
return value
function name
parameter
type
order
system call interface
number of SR
API :arrow_right:System call
作用範圍
process controll
創刪 process
load/execute
proccess attribute
get
set
event
wait
signal
observer
memory
allocate
free
file managemnet
create/delete file
open/close
read/write/reposition
file attribute
method
get
set
access controll
chmod 755
device management
request/release
read/write/reposition
device attribute
method
get
set
logically attach/dettach
pass parameter to OS
register
少量
memory
address in register
起始address
block
table
stack
PCB 結構
overview graph
Os service
範圍
程式執行
I/O操作
accounting
記名簿
Resource :arrow_right: 誰用
資源配置
file system
error detection
編碼 :arrow_right: 錯誤
communication
訊息交流
共用信箱
shared memory
messaging passing
user interface
Command Line Interface
GUI
touch-screen interface
function
OS上有效操作
multiple
sharing
資源配置
logging
state 紀錄
修正
追蹤
protection
資源分配衝突防治
security
內外攻擊防治