pintOS | Project1: Threads 구현
핀토스... 정글에서 공부하는 프로젝트 중 끝판왕이라고 불리는 만큼 정말 험난하다. 1기 분들도 핀토스 얘기만 나오면 한숨이 먼저 나왔던 기억이... 여하튼 pintOS는 threads, user porgrams, virtual memory, file system 등 운영체제의 개념들을 직접 구현하면서 더 깊게 이해하는데 도움을 주는 교육용 운영체제다. pintos에 대한 자세한 설명은 ↓ Introduction · GitBook ctype.h, inttypes.h, limits.h, stdarg.h, stdbool.h, stddef.h, stdint.h, stdio.c, stdio.h, stdlib.c, stdlib.h, string.c, string.h A subset of the standard C..
2021. 10. 4.