acadia/sys
Drew Galbraith fb458e6fd4 [Teton] Draw a green square into the framebuffer. 2023-11-15 19:20:52 -08:00
..
denali [Denali] Reduce noise on AHCI interrupt. 2023-11-15 16:21:19 -08:00
teton [Teton] Draw a green square into the framebuffer. 2023-11-15 19:20:52 -08:00
victoriafalls [Sys] Successfully spin up a new process from disk. 2023-11-15 09:47:32 -08:00
yellowstone [Yellowstone] Disable most log messages in yellowstone. 2023-11-15 16:26:15 -08:00
CMakeLists.txt
README.md
TODO.md

README.md

System Processes

Current Processes:

  • yellowstone: System Initialization.
  • denali: SATA ACHI Disk Driver.
  • victoriafalls: Virtual File System.

Open work

Check the TODO file for current projects.