Drew Galbraith
|
9e76c81e97
|
[Zion] Move Kernel Stack Memory constants to separate file.
|
2023-11-15 15:55:24 -08:00 |
Drew Galbraith
|
07e6e3028d
|
[Zion] Access the KernelStackManager through the VMM.
|
2023-11-15 15:38:25 -08:00 |
Drew Galbraith
|
69aced2220
|
[Zion] Move to StrFormat for debug line.
|
2023-11-05 09:24:09 -08:00 |
Drew Galbraith
|
e3a425e274
|
[zion] Use a separate stack for PF and GP faults in the kernel.
|
2023-08-01 23:11:12 -07:00 |
Drew Galbraith
|
f22dd66c8d
|
Manage KernelStacks separately rather than just allocing bytes.
Create a global KernelStackManager that will handle the relevant allocs.
|
2023-05-30 21:28:44 -07:00 |