Operating System
Operating System
2026
- [Daily morning study] TLB와 MMU 동작 원리 — 가상 주소 변환 과정
- [Daily morning study] 사용자 모드와 커널 모드 차이
- [Daily morning study] 스왑 메모리(Swap)와 스래싱(Thrashing)
- [Daily morning study] I/O 모델 비교 — Blocking, Non-blocking, I/O Multiplexing, Async I/O
- [Daily morning study] 프로세스 메모리 구조 — 스택, 힙, 텍스트, 데이터 세그먼트
- [Daily morning study] 페이지 교체 알고리즘 (FIFO, LRU, LFU, Clock)
- [Daily morning study] 컨텍스트 스위칭(Context Switching)의 동작 원리
- [Daily morning study] 파일 시스템 구조 (inode, 디렉토리 트리)
- [Daily morning study] 메모리 단편화와 가비지 컬렉션
- [Daily morning study] 캐시 메모리 계층 구조 (L1/L2/L3)
- [Daily morning study] IPC (Inter-Process Communication) 방법들
- [Daily morning study] 인터럽트와 시스템 콜 동작 방식