Working on scheduling

This commit is contained in:
ssimnb 2026-02-02 17:42:52 +01:00
parent cfcb806ebf
commit edfbfdad14
9 changed files with 19 additions and 39 deletions

View file

@ -7,7 +7,7 @@ timeout: 0
protocol: limine
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
kernel_path: boot():/SFB25.elf
kernel_path: boot():/Neobbo.elf
# Same thing, but without KASLR.
/Neobbo (KASLR off)
@ -17,4 +17,4 @@ timeout: 0
kaslr: no
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
kernel_path: boot():/SFB25.elf
kernel_path: boot():/Neobbo.elf