acadia/sys
Drew Galbraith 083ed52ddd [Victoria Falls] Print only the root directory information.
Move the InodeTable creating to the Init function which (somewhat)
requires us to stop taking the Ext2BlockReader as a reference (the reference
from the Init function goes out of scope). Make the Ext2BlockReader Init
function return a shared ptr by default.
2023-08-01 10:39:26 -07:00
..
denali [yellowstone] Add a way to retrieve to denali client from yellowstone 2023-07-05 16:03:20 -07:00
victoriafalls [Victoria Falls] Print only the root directory information. 2023-08-01 10:39:26 -07:00
yellowstone [victoriafalls] Read some of the ext2 superblock as a POC 2023-07-05 17:17:39 -07:00
CMakeLists.txt [victoria] Create and start VictoriaFalls process 2023-06-22 00:22:59 -07:00
README.md Add the Denali disk driver. 2023-06-08 02:36:59 -07:00

README.md

System Processes

Current Processes;

  • yellowstone: System Initialization
  • denali: SATA ACHI Disk Driver