There was an error while loading. Please reload this page.
1 parent c2671ba commit 35b451cCopy full SHA for 35b451c
README.md
@@ -22,5 +22,6 @@ These assignments are organized one per subdirectory, namely
22
23
1. `buildimage`: an ELF32 file reader written in C.
24
1. `libbi`: an x86-64 assembly implementation for fixed-width big integer arithmetic.
25
+1. `non-preemptive-kernel`: enable multiprogramming in a primitive kernel, with support for kernel threads as well as processes.
26
27
Find more details in each project's README files.
0 commit comments