🖥️ An instruction set architecture (a subset of the JVM assembly language) used in the Java platform.
-
Updated
Jun 5, 2021
🖥️ An instruction set architecture (a subset of the JVM assembly language) used in the Java platform.
MiniOS is a pedagogical operating system built as an advanced extension of the MIT xv6 UNIX-like teaching OS. It introduces modern operating system concepts including dynamic scheduling, advanced memory management, and specialized user space applications.
Memory allocation simulator in C implementing First/Best/Worst Fit algorithms with automatic hole merging, compaction, and interactive/scripted modes
Add a description, image, and links to the memory-compaction topic page so that developers can more easily learn about it.
To associate your repository with the memory-compaction topic, visit your repo's landing page and select "manage topics."