os161
There are 24 repositories under os161 topic.
Uberi/uw-cs350-development-environment
Offline development environment for CS350 coursework, as a Docker image.
saif-mahmud/OS161-Assignments
CSE 3211 Operating Systems Lab Assignments
adrw/docker-cs350-os161
Build-Test Script and Docker image for os161 in University of Waterloo CS350 Operating Systems
J4NN0/OS161
The implementation of systems calls, lock, Virtual Memory and other file system implementation on OS161
benesch/homebrew-os161
homebrew formulae for system/161 and os/161
CosimoMichelagnoli/os161
Source Code for the OS161. OS-161 is an instructional OS created by Harvard University as a standalone kernel and a simple userland, all written in C.
CosmaVergari/os161-vm
Demand paging and swapping for os161
alessandroguggino/OS161kern
OS/161 Kernel + Virtual Memory with Demand Paging
ednunezg/OS161-Schedulers
Integrating dynamic thread scheduling algorithms in OS161
giuseppedandrea/OS161-Labs
Laboratories on OS/161 for "Programmazione di Sistema (System and Device Programming)" course at Politecnico di Torino
johnramsden/os161-docker
Run os161 in a container
MicheleCazzola/os161-vm
Virtual memory manager for os161, using demand paging and dynamic loading
Sacusa/os161
My implementation of OS/161 as part of the course ops-class.org.
Shuo-Niu/ECE344_OS161
ECE344 Operating Systems project
Brendon-Mendicino/os161
Developmnent of OS161
cinghioGithub/PDS_OS
Laboratory of internal OS for System and Device Programming course
dev-otl/os161-toolchain-setup-on-wsl-and-linux-ubuntu-22
Simple scripts and fixed files to setup os161 toolchain on wsl2 and possibly linux ubuntu 22
DFriend01/os161_devcontainer
A development environment using VS Code devcontainers for OS161
drvladbancila/os161-shell
Support for multiple running processes and for accessing files on OS/161.
ehsan-ashik/docker-ubuntu22.04-os161
Docker Image for OS161-2.0.3 in Ubuntu 22.04
eksuri/os161_dockerfile
dockerfile for os161
giuseppedandrea/PoliTO-PDS-Project
Project on OS/161 for "Programmazione di Sistema (System and Device Programming)" course at Politecnico di Torino
jokaysu/os161
OS161 for CS350
Wahiddy/OS161-Development
OS161 Learning Environment Implementation