MINIWIKI
Career
SideProject
Book&Study
More
Career
SideProject
Book&Study
Search...
Ctrl + K
computer science
Operating System
이화여자대학교 반효경 교수님의 강의를 듣고 정리한 내용을 기록합니다.
Previous
10. 개발형 코딩테스트
Next
이 위키를 만드는데 참고한 자료들
Last updated
1 year ago
Was this helpful?
🏗️
이 위키를 만드는데 참고한 자료들
운영체제란, Introduction to Operating Systems
컴퓨터 시스템의 구조, Structure of Computer System
프로그램의 실행, Program Execution
프로세스, Process
쓰레드, Thread
프로세스의 생성과 종료, Start and End of Process
프로세스 시스템 콜과 프로세스간의 협력, System call and Interprocess Communication
CPU Scheduling
CPU Scheduling Algorithm
Process Synchronization Problem
Initial Attempts to Solve Process Synchronization Problem
semaphore 와 monitor 로 synchronization 해결하기
데드락, Deadlock
메모리 관리, Memory Management
Memory Allocation
Virtual Memory
Virtual Memory 2
File System
File Systems Implementation
Disk Management & Scheduling