https://github.com/taeseunglee/sogang-pintos-modified
https://github.com/taeseunglee/sogang-pintos-modified
c filesystem pintos sogang thread virtual-memory
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/taeseunglee/sogang-pintos-modified
- Owner: taeseunglee
- Created: 2016-09-29T14:51:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T13:37:09.000Z (over 8 years ago)
- Last Synced: 2025-04-12T08:55:53.387Z (2 months ago)
- Topics: c, filesystem, pintos, sogang, thread, virtual-memory
- Language: C
- Size: 388 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sogang-Pintos-modified
Sogang Univ. Pintos Project using qemu on cspro1(Linux 32bit Server Computer i686)
# The procedure Of Project
1. User program
2. Threads
3. Virtual Memory
4. Filesystem(The implementing Filesystem is not a homework)