haiku/src/system/kernel/cache
Axel Dörfler 6a7f219c8d * block_notifier_and_writer() will now flush 1000 blocks when reaching the soft
memory limit.
* Improved debug output.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35735 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-03 14:39:26 +00:00
..
block_cache.cpp * block_notifier_and_writer() will now flush 1000 blocks when reaching the soft 2010-03-03 14:39:26 +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 * Made vm_page::state private and added accessor methods. 2010-02-20 15:57:44 +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 VMVnodeCache::AcquireUnreferencedStoreRef(): We put the wrong vnode when ours 2010-02-15 22:18:39 +00:00
vnode_store.h * Introduced {malloc,memalign,free}_etc() which take an additional "flags" 2010-01-27 12:45:53 +00:00