Skip to content

University of California, Santa Barbara - [CS170: Operating Systems] that leverages Operating Systems: Three Easy Pieces (OSTEP), edition 0.90 to solve labs pertaining to WeensyOS (teachable OS written by Eddie Kohler)

Notifications You must be signed in to change notification settings

KesMath/cs170-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Operating Systems Labs 💻

Labs can be compiled and executed on a virtual x86-64 bit Linux machine through Docker Img.

cd docker
./cs61-build-docker
./cs61-run-docker
cs61-user@04ed8f8fe274:~/cs61-psets$ ls
cs61-run-docker  docker  lab1  lab2  lab3  lab4  lab5  Makefile  README.md

About

University of California, Santa Barbara - [CS170: Operating Systems] that leverages Operating Systems: Three Easy Pieces (OSTEP), edition 0.90 to solve labs pertaining to WeensyOS (teachable OS written by Eddie Kohler)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.5%
  • Makefile 9.2%
  • C++ 7.4%
  • Assembly 6.6%
  • Perl 3.4%
  • Shell 2.3%
  • Other 1.6%