Operating System

<Static vs Dynamic type checking>

<프로세스의 상태변화>  

<Virtual Memory>

<Page fault>

1-1. Invalid reference then abort 

1-2. Just not in the primary memory then load the page from the secondary memory 

<Internal fragmentation (내부단편화 / paging) vs External fragmentation (외부단편화 / segmentation)>

<User (bit=1) / Kernel (bit=0) mode>

<Software pipelining>