Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- semaphore
- deadlock
- Paging
- Mutex
- FCFS
- SSTF
- Banker's Algorithm
- SystemProgramming
- Operating System
- Process
- Process Management
- Scheduling Algorithm
- SCAN
- process scheduling
- resource
- Monitor
- memory Allocation
- Memory Management
- Fragmentation
- Linux
- IPC
- Segmentation
- Look
- Disk Scheduling
- Context Switching
- Resource-Allocation Graph
- Disk
- Thread
- Process Synchronization
Archives
- Today
- Total
목록Look (1)
CS Notepad

이화여자대학교 반효경 교수님의 2014년 Operating System 강의를 시청한 후 정리한 내용이다. http://kocw.net/home/cview.do?cid=3646706b4347ef09 운영체제 운영체제는 컴퓨터 하드웨어 바로 위에 설치되는 소프트웨어 계층으로서 모든 컴퓨터 시스템의 필수적인 부분이다. 본 강좌에서는 이와 같은 운영체제의 개념과 역할, 운영체제를 구성하는 각 www.kocw.net Disk Structure Logical Block: 디스크 외부에서 디스크로 접근할 때의 최소 정보 단위. 1차원 배열로 다룬다. Sector: Logical Block이 실제 disk에 mapping된 정보 저장 단위. 0번 sector는 최외곽 실린더의 첫 트랙의 첫 섹터를 말한다. Platt..
OS
2022. 11. 26. 12:05