This repo hosts the version of OS161 I worked on in my CS 350 (OS) class

tarfeef101 63613967fd so apparently the execution time of threads is random, so we have to ensure we don't let 2 cars go from the same place to the same place at the same time, or we don't know which one to delete when exit is called, since that only give coords vor 7 Jahren
build 731461ebee initial commit, after a0 completion vor 7 Jahren
common 731461ebee initial commit, after a0 completion vor 7 Jahren
design 731461ebee initial commit, after a0 completion vor 7 Jahren
kern 63613967fd so apparently the execution time of threads is random, so we have to ensure we don't let 2 cars go from the same place to the same place at the same time, or we don't know which one to delete when exit is called, since that only give coords vor 7 Jahren
man 731461ebee initial commit, after a0 completion vor 7 Jahren
mk 731461ebee initial commit, after a0 completion vor 7 Jahren
user 731461ebee initial commit, after a0 completion vor 7 Jahren
.gitignore 731461ebee initial commit, after a0 completion vor 7 Jahren
LICENSE 731461ebee initial commit, after a0 completion vor 7 Jahren
Makefile 731461ebee initial commit, after a0 completion vor 7 Jahren
README.md 731461ebee initial commit, after a0 completion vor 7 Jahren
buildscript.sh e47bd9f15b buildscript to do all the building cause screw that crap vor 7 Jahren
configure 731461ebee initial commit, after a0 completion vor 7 Jahren
defs.mk 731461ebee initial commit, after a0 completion vor 7 Jahren

README.md

cs350

repo for my os161 kernel