acadia/sys
Drew Galbraith deb2e708cd [Mammoth] Add a helper method for duplicating memory capabilities. 2023-11-19 20:35:55 -08:00
..
denali [Glacier] Update String to be non-copyable by default. 2023-11-19 19:14:37 -08:00
teton [Teton] Draw a green square into the framebuffer. 2023-11-15 19:20:52 -08:00
victoriafalls [Mammoth] Add a helper method for duplicating memory capabilities. 2023-11-19 20:35:55 -08:00
yellowstone [Mammoth] Move all callers of FromCapability to OwnedMemoryObject. 2023-11-19 20:33:15 -08:00
CMakeLists.txt [Yellowstone] Try to spawn the teton process from disk. 2023-11-09 12:55:44 -08:00
README.md Update READMEs and TODOs 2023-10-24 22:56:45 -07:00
TODO.md [Yellowstone] Move registration service to the main yellowstone service 2023-10-24 23:42:49 -07:00

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.