haiku/src/system/kernel/cache
Axel Dörfler 33c82a30c0 * While reading in a block, the block is now marked busy, and the cache
unlocked, allowing for more parallel access.
* Writing is still done synchronously, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34611 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-10 10:29:37 +00:00
..
block_cache.cpp * While reading in a block, the block is now marked busy, and the cache 2009-12-10 10:29:37 +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 * Added a simple mechanism to wait for events to VMCache. WaitForPageEvents() 2009-12-07 15:42:08 +00:00
file_map.cpp * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
Jamfile * It is now supported that I/O operations and requests are only handled 2008-07-30 23:34:10 +00:00
vnode_store.cpp * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vnode_store.h Moved VMCache related definitions to <vm/VMCache.h>. 2009-12-07 14:14:21 +00:00