Commit graph

9 commits

Author SHA1 Message Date
Imbus
2fd62c52b4 Replace __sync compiler intrinsics with 'modern' __atomic 2025-10-01 02:40:30 +02:00
Imbus
435b712f25 Freelist testing in start 2025-09-09 12:10:05 +02:00
Imbus
8316c9f6ae Remove original kalloc free-list memory allocator entirely for now 2025-09-06 02:40:05 +02:00
Imbus
8d126a6dfd Add boot message about how to exit qemu 2025-09-02 03:16:38 +02:00
Imbus
f52f670eca Add slick banner on boot 2025-09-02 03:07:52 +02:00
Imbus
a6ae43f583 Convert from uart_puts to kprintf 2025-09-02 00:17:34 +02:00
Imbus
f1fd7de79f Mass reformat 2025-09-01 22:43:50 +02:00
Imbus
85ffed0c20 Unify spinlocks 2025-09-01 22:38:50 +02:00
Imbus
a79af996e1 Move kernel related files into kernel 2025-09-01 22:24:15 +02:00
Renamed from start.c (Browse further)