This code is the project Operation System Study with Prof. Park,Gun-Heok, GIST, South Korea.
Edited by HyunSeok, Ryu.
Can request the explaination of source code to GIST Ryu, Hyun-Seok. Find the email from Linked in
- I'm working on explaintion of source code I will update article soon!
- In the code that above has '// I added pintOS.<project_name>' means that I edited below one code block
- Project - cleared
- on progress
I made a Easy setup code that you can run pintOS in VMware(version 16), ubuntu(14.04.6)
It could be work more higher version of ubuntu. you can try the auto setup code from here.
However it has possiblity to not work properly on above version.
- Edit the first line which is
admin_name=ryuhyunseok
. As your root user name(admin_name) - Copy and paste the code to terminal of ubuntu. It will start once after install pintOS
- Go to your pintOS directroy
cd /home/$admin_name/pintos/src/threads && pintos -q run alarm-multiple
- Enjoy easy setup pintOS
Hope you do well and understand of pintOS
[1] (Standford.,"Operating System, PintOS Ref".,2024.03.22.searched.)[https://web.stanford.edu/class/cs140/projects/pintos/pintos.html]
[2] (Standford.,"OReference Guide".,2024.03.22.searched.)[https://web.stanford.edu/class/cs140/projects/pintos/pintos_6.html#SEC90]
[3] sisga univ
[4] sdfasd univb
[5] tistory