acadia/sys/victoriafalls/fs/ext2
Drew Galbraith 7b8528ea99 [VictoriaFallS] Cache the results of reading inodes.
This reduces the number of reads when starting up the OS by ~30% (32-23
for a basic use case).

In the future we should cache things using a BTree in the VFS but this
is sufficient for now.
2024-01-11 18:29:51 -08:00
..
ext2.h [Victoria Falls] Clean up directory probe debug printing 2023-07-31 23:54:41 -07:00
ext2_block_reader.cpp [Sys] Reduce debugging noise. 2023-12-06 23:29:48 -08:00
ext2_block_reader.h [Yellowstone] Move yellowstone yunq to namespace "yellowstone" 2023-11-30 08:50:43 -08:00
ext2_driver.cpp [VictoriaFallS] Cache the results of reading inodes. 2024-01-11 18:29:51 -08:00
ext2_driver.h [VictoriaFallS] Cache the results of reading inodes. 2024-01-11 18:29:51 -08:00
inode_table.cpp [Mammoth] Move most classes to the mmth namespace. 2023-11-22 14:59:41 -08:00
inode_table.h [Mammoth] Move most classes to the mmth namespace. 2023-11-22 14:59:41 -08:00