/HardCore

A Simple OS kernel which supports multiple process scheduling, memory management and page replacement algorithms

Primary LanguageCGNU General Public License v3.0GPL-3.0

HardCore

HardCore is a kernel defined by users which is derived from ucore.

It supports multiple process scheduling algorithms, physical memory management algorithms and page replacement algorithms.

Use qemu.sh to start HardCore on Qemu.