Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

akhahaha/weensy-os1

Repository files navigation

Weensy OS 1

UCLA CS 111 Minilab 1
Professor Peter Reiher
Winter 2014

Alan Kha        904030522	akhahaha@gmail.com

Summary

The WeensyOS problem sets are a series of little coding exercises that are also complete operating systems. WeensyOS 1 deals with processes and the major operations required for them.

Features

  • Supports process and thread forking
  • Supports scheduling and waiting
  • Supports process killing
  • Cleans up after dead processes

Installation

  1. Download weensyos1 to the CS 111 Ubuntu distro.
  2. Unpack using tar xzf weensyos1.tar.gz.
  3. Run with make run-mpos.

About

UCLA CS 111 | Minilab 1: OS process and thread operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published