haiku/src/system/kernel/cache
Axel Dörfler 95839f5c92 The file cache now has another init method that is called after the boot
device becomes available.
Currently, it opens the "launch_speedup" module (if available), later it
should consult a settings file for what to do.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13894 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-08-03 17:25:03 +00:00
..
block_allocator.cpp Moved the definition of the BlockAddressPool class into block_allocator.cpp, as it's 2005-06-09 02:14:28 +00:00
block_cache_private.h Moved the definition of the BlockAddressPool class into block_allocator.cpp, as it's 2005-06-09 02:14:28 +00:00
block_cache.cpp Moved the definition of the BlockAddressPool class into block_allocator.cpp, as it's 2005-06-09 02:14:28 +00:00
BlockMap.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
BlockMap.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
file_cache.cpp The file cache now has another init method that is called after the boot 2005-08-03 17:25:03 +00:00
Jamfile Work in progress of the new block allocator for the block cache. It works, but 2005-06-01 16:39:38 +00:00
vnode_store.cpp Renamed vfs_vnode_acquire_ref() to vnode_acquire_vnode(). 2005-08-01 14:32:23 +00:00
vnode_store.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00