Justin C. Miller
|
910b5116f4
|
Fix stack overruns
|
2019-04-16 23:39:52 -07:00 |
|
Justin C. Miller
|
e050d6f151
|
Move more logging infrastructure into kutil
|
2019-04-06 18:25:09 -07:00 |
|
Justin C. Miller
|
9067f8d298
|
Add kernel logging task
- Enable creating kernel tasks
- Create kernel task that disables immediate-mode logging and prints
logs to the console forever
|
2019-03-20 23:45:01 -07:00 |
|
Justin C. Miller
|
91cb00fde2
|
Add immediate log output for early kernel
|
2019-03-20 20:58:44 -07:00 |
|
Justin C. Miller
|
7fe1b7d1f5
|
Add temporary log output
Currently the kernel idle process is an infinite loop printing logs,
with no locking.
|
2019-03-20 20:58:44 -07:00 |
|
Justin C. Miller
|
c592f5f537
|
Add buffer-based logging system
|
2019-03-20 20:58:44 -07:00 |
|