the Xinu OS for AVR atmega328p devices (e.g. Arduino)
-
Updated
Mar 29, 2022 - C
the Xinu OS for AVR atmega328p devices (e.g. Arduino)
Xinu OS port for AVR atmega328p microcontroller (e.g. Arduino)
Implementation of Process Scheduling, Paging and Reader-Writer Locks for the XINU Operating System.
Adapted version from the original xinu-galileo to compile and run on a guest virtual machine
Exponential Distribution Scheduler and Linux-like Scheduler (based loosely on the Linux kernel 2.2) for CSC501-OS in NCSU
Implement process scheduling, lock with priority inheritance, demand paging in XINU OS. All projects pass all tests
A disk defragmentation utility for the old Unix file system to improve read performance.
An index for XINU Operating Systems Projects
XINU OS: Process Scheduling (lottery, MLFQ), Mutex and Semaphore locks, Deadlock Detection and Prevention
A collection of OS-level projects and lab exercises performed during my Operating System Sessional.
An introduction to XINU kernel programming.
An implementation of demand paging with virtual memory support for XINU.
An implementation of two advanced process scheduling algorithms for XINU that address starvation.
To associate your repository with the xinu-os topic, visit your repo's landing page and select "manage topics."