Operating-System(운영체제)
20 posts
- [Computer Terms] ABA 문제 (ABA Problem)
- [Computer Terms] 데몬과 좀비 프로세스 (Daemon, Zombie Process)
- [Computer Terms] 레지스터와 명령어 집합 구조 (Register, ISA)
- [Computer Terms] 세마포어와 모니터 (Semaphore, Monitor)
- [Computer Terms] 스레드풀 (Thread Pool)
- [Computer Terms] 시그널 (Signal)
- [Computer Terms] 원자적 연산과 CAS (Atomic Operations, Compare-And-Swap)
- [Computer Terms] 인터럽트와 시스템 콜 (Interrupt, System Call)
- [Computer Terms] 캐시 계층: L1/L2/L3 (Cache Hierarchy)
- [Computer Terms] 컨테이너와 가상화 (Container, Virtualization)
- [Computer Terms] 코루틴과 async/await (Coroutine, async/await)
- [Computer Terms] 폰 노이만 구조 (Von Neumann Architecture)
- [Computer Terms] 프로세스 간 통신 (IPC: Pipe, Shared Memory)
- [Computer Terms] CPU 구조와 파이프라이닝 (CPU Architecture, Pipelining)
- [Computer Terms] CPU 스케줄링 (CPU Scheduling)
- [Computer Terms] 데드락 (Deadlock)
- [Computer Terms] 레이스 컨디션과 락 (Race Condition, Lock)
- [Computer Terms] 메모리 관리와 가상 메모리 (Memory Management, Virtual Memory)
- [Computer Terms] 파일 시스템 (File System)
- [Computer Terms] 프로세스와 스레드 (Process, Thread)
Home