-
[OS-반효경] Disk Management
Minimize Seek Time
br0nzu 4 min read OS -
[OS-반효경] File Systems Implementation
Allocation of File Data in Disk, Free-Space Management
br0nzu 4 min read OS -
[OS-반효경] File System
Basic File System Terminology
br0nzu 3 min read OS -
[OS-반효경] Virtual Memory
Let's do a deep dive into virtual memory
br0nzu 7 min read OS -
[OS-반효경] Memory Management
Address translation is handled by Hardware, not the OS
br0nzu 7 min read OS -
[OS-반효경] Deadlock
일련의 프로세스들이 서로가 가진 자원을 기다리며 Block된 상태
br0nzu 5 min read OS -
[OS-반효경] Process Synchronization(Concurrency control)
Race Condition, Critical Section, Atomic Instruction, Semaphore, Monitor..🤐
br0nzu 6 min read OS -
[OS-반효경] CPU Scheduling
Who gets the CPU next?
br0nzu 3 min read OS -
[OS-반효경] Process Management
fork(), exec(), wait(), exit()
br0nzu 4 min read OS -
[OS-반효경] Process
Understanding Process
br0nzu 5 min read OS -
[OS-반효경] System Structure
Let's dive into Computer System Structure
br0nzu 4 min read OS -
[OS-반효경] Introduction to Operating System
Introduction to OS
br0nzu 2 min read OS