项目作者: trong0dn

项目描述 :
Kernel Simulator is a program that generates an executable file that simulates a small OS kernel, which can be used for performance analysis of various scheduling algorithms such as first-come-first-serve, external priority, and round-robin. The simulation can also perform simulations using a first-fit memory management algorithm.
高级语言: C
项目地址: git://github.com/trong0dn/Kernel-Scheduler_Memory-Manager.git
创建时间: 2021-05-05T01:17:37Z
项目社区:https://github.com/trong0dn/Kernel-Scheduler_Memory-Manager

开源协议:MIT License

下载