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. |
||
|---|---|---|
| .. | ||
| ext2.h | ||
| ext2_block_reader.cpp | ||
| ext2_block_reader.h | ||
| ext2_driver.cpp | ||
| ext2_driver.h | ||
| inode_table.cpp | ||
| inode_table.h | ||