개발/Pintos
-
Pintos : Project 4(File System)개발/Pintos 2022. 6. 28. 10:04
1) Indexed and Extensible Files 2) Subdirectories and Soft Links 노션 링크 : https://decisive-handball-f43.notion.site/Pintos-Project-4-1c93a87293274315b6c2649fd45f896c 구현 : FAT, Inode, Filesys, Directory, Syscall 등 (노션 참고) Rewind : Pintos Project 4 (06/21 ~ 06/28) 대망의 Pintos Project 마지막 주차였다. Disk단 까지 내려가서 File System과 관련한 Project를 진행했다. 사실 기간은 짧은데 너무 많은 내용이 담겨있어서 우리 팀은 코드를 이해하는데 의의를 두기로 했다. (구현은 p..
-
Pintos : Project 3(Virtual Memory)개발/Pintos 2022. 6. 21. 01:32
1) Memory Management 2) Anonymous Page 3) Stack Growth 4) Memory Mapped Page 5) Swap In/Out 노션 링크 : https://decisive-handball-f43.notion.site/Pintos-Project-3-ae056e7ba7e348dba7afc66855d0fe39 Rewind : Pintos Project 3 (06/07 ~ 06/21) 답을 보지 않고 구현을 시작했다. 내용도 많았고 방대했다. git book을 보면서 진행을 해야했고 무언가 확실하지 않은 느낌을 받아서 코드를 짜는데 너무 어려웠다. 처음에 혼자 힘으로 짜본 것을 팀원들 것과 비교했을 때, 많이 다르다는 느낌을 받았고 이런식으로 짜는 것이 아니구나를 많이 느꼈..
-
Pintos : Project 2(System Call Handler)개발/Pintos 2022. 6. 6. 22:41
1) Argument Passing 2) System Call Handler 3) Hierarchy Process Structure 4) File Descriptor 5) Denying Write to Executable 6) Debugging 번외) Command Line Enter -> 흐름 정리 Notion Link : https://www.notion.so/Pintos-Project-2-56daa21a18b241a583661d6bedb083f0
-
Pintos : Project 1(Alarm Clock, Priority Scheduling, MLFQS)개발/Pintos 2022. 5. 26. 08:28
2022. 05. 19 ~ 2022. 05 .26 1) Alarm Clock 2) Priority Scheduling 3) Priority Scheduling and Synchronization 4) Priority Inversion Problem 5) MLFQS(Multi-Level Feedback Queue Scheduler) 노션 링크 : https://decisive-handball-f43.notion.site/Pintos-Project-1-7c5a28c070a14c9cb13f8bfc547848ad