Operating System
이화여자대학교 반효경 교수님의 강의를 듣고 정리한 내용을 기록합니다.
이 위키를 만드는데 참고한 자료들운영체제란, Introduction to Operating Systems컴퓨터 시스템의 구조, Structure of Computer System프로그램의 실행, Program Execution프로세스, Process쓰레드, Thread프로세스의 생성과 종료, Start and End of Process프로세스 시스템 콜과 프로세스간의 협력, System call and Interprocess CommunicationCPU SchedulingCPU Scheduling AlgorithmProcess Synchronization ProblemInitial Attempts to Solve Process Synchronization Problemsemaphore 와 monitor 로 synchronization 해결하기데드락, Deadlock메모리 관리, Memory ManagementMemory AllocationVirtual MemoryVirtual Memory 2File SystemFile Systems ImplementationDisk Management & Scheduling
Last updated