Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pintos project for POSTECH OS Class

VM environment

gcc version : 7.3.0
qemu version : 2.11.1(Debian 1:2.11+dfsg-1ubuntu7.4)

Pre-install

  • add $INSTALLATION_PATH/pintos/src/utils to your path (recommend to edit bashrc)

Installation

cd $INSTALLATION_PATH/pintos/src/utils
make 
cd ../threads
make

How to Test

make check
or
pintos -v -- -q run <test_name>

By Physicube

About

for postech OS class

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages