acadia/zion
Drew Galbraith ee603b7478 [zion] Add a basic slab allocator to the kernel.
Don't free from the slab allocator yet but allocations appear to work.
2023-08-02 00:54:39 -07:00
..
boot [zion] Move all APIC functions into a global class. 2023-08-01 22:38:40 -07:00
capability [zion] Move to default permissions being supplied by KernelObjects 2023-08-01 18:22:41 -07:00
common [zion] Use a separate stack for PF and GP faults in the kernel. 2023-08-01 23:11:12 -07:00
debug Migrate to error constants in glacier 2023-06-21 18:28:54 -07:00
include [zion] Move to default permissions being supplied by KernelObjects 2023-08-01 18:22:41 -07:00
interrupt [zion] Use a separate stack for PF and GP faults in the kernel. 2023-08-01 23:11:12 -07:00
lib [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
loader [zion] Move to default permissions being supplied by KernelObjects 2023-08-01 18:22:41 -07:00
memory [zion] Add a basic slab allocator to the kernel. 2023-08-02 00:54:39 -07:00
object [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
scheduler [zion] Don't dump process states on sleep 2023-08-01 10:42:53 -07:00
syscall [zion] Enforce cap transmit permissions in more places. 2023-08-01 18:43:48 -07:00
usr [zion] Move the final syscalls to the new format. 2023-06-20 15:03:33 -07:00
CMakeLists.txt [zion] Move to using the LAPIC timer over the PIT. 2023-08-01 20:18:47 -07:00
linker.ld Barebones Kernel Commit 2023-05-17 20:20:53 -07:00
zion.cpp [zion] Add a basic slab allocator to the kernel. 2023-08-02 00:54:39 -07:00