diff options
author | Danny Holman <dholman@gymli.org> | 2024-03-28 22:00:16 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-03-28 22:00:16 -0500 |
commit | db684b8653d93f4a374d8d692bb0afb31db67987 (patch) | |
tree | 83dc7939470b4c9302538fbf220c7a02fc249a51 /arch/i386/include | |
parent | arch: i386: kernel: implement a kmalloc function (diff) | |
download | box-db684b8653d93f4a374d8d692bb0afb31db67987.tar.gz box-db684b8653d93f4a374d8d692bb0afb31db67987.tar.zst box-db684b8653d93f4a374d8d692bb0afb31db67987.zip |
kernel: add a basic thread scheduler
Add a basic thread scheduler. This should allow the kernel to schedule
threads according to the round robin algorithm.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'arch/i386/include')
0 files changed, 0 insertions, 0 deletions