kwstarikanos-zz/xv6-custom-min-heap-scheduler
My assignment from exercise 2 for the 'Operating Systems' lesson where the xv6 (a simple Unix-like teaching operating system - https://pdos.csail.mit.edu/6.828/2011/xv6.html) operating system is used to configure its scheduler and support priority whenever it attempts to make context switch between processes.
C
No issues in this repository yet.