Skip to content

Instantly share code, notes, and snippets.

@kyoungho-koo
Created April 6, 2018 03:15
Show Gist options
  • Save kyoungho-koo/976172c67acef3265e66aa4a16f3a4a8 to your computer and use it in GitHub Desktop.
Save kyoungho-koo/976172c67acef3265e66aa4a16f3a4a8 to your computer and use it in GitHub Desktop.
pintos-script
pintos-mkdisk filesys.dsk --filesys-size=2
pintos -f -q
pintos -p tests/userprog/create-normal -a create-normal -- -q
pintos run 'create-normal'
pintos -q run 'create-normal' // childe process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment