Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taeguk/os-pintos
Sogang Univ. OS team project - Pintos (CSE4070, 2015)
https://github.com/taeguk/os-pintos
assignment os pintos sogang
Last synced: about 1 month ago
JSON representation
Sogang Univ. OS team project - Pintos (CSE4070, 2015)
- Host: GitHub
- URL: https://github.com/taeguk/os-pintos
- Owner: taeguk
- License: mit
- Created: 2015-09-22T16:18:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T08:27:03.000Z (about 9 years ago)
- Last Synced: 2024-11-27T12:42:36.469Z (about 1 month ago)
- Topics: assignment, os, pintos, sogang
- Language: C
- Homepage:
- Size: 468 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OS-pintos
Sogang Univ. OS team project - PintosProgress
-------------
##### Project1 Threads
- All pass without mlfqs-nice-10##### Project2 Userprog
- All pass.##### Project3 VM
- Pass before page-linear (not include page-linear)
- Not working after page-linear... :(Project Team
---------------
[taeguk](http://taeguk.me)
[fuzzythecat](https://github.com/fuzzythecat)