'핀토스' 운영체제의 몇몇 기능들을 구현해나가며 개선하는 것이 목표입니다.
프로젝트 개요는 다음과 같습니다.
1. Command Line Parsing
2. System Call
3. Hierarchical Process Structure
4. File Description
5. Alarm System Call
6. Priority Scheduling and Synchronization
7. Priority Inversion Problem
8. Virtual Memory
9. Memory Mapped File
10. Swapping
11. Buffer Cache
12. Extensible File
13. Subdirectory
'컴퓨터 프로그래밍' 카테고리의 다른 글
PINTOS 1st Project - argument_stack, get_argument_count (0) | 2014.03.29 |
---|---|
[Pintos Project 1] Command Line Parsing (0) | 2014.03.29 |
핀토스(Pintos) 설치하기 (0) | 2014.03.08 |
브레이크 포인트의 정의와 종류 (3) 메모리 브레이크포인트 (0) | 2014.03.04 |
브레이크 포인트의 정의와 종류 (2) 하드웨어 브레이크포인트 (0) | 2014.03.03 |