haiku/src/system/kernel/cache
Axel Dörfler e6dc7903e4 * vm.h no longer includes vm_types.h - only those that actually need access
to the private VM types are including vm_types.h now.
* Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's
  cleaner this way, and the actual types are only used in C++ files now,
  anyway.
* And that caused changes in many files...
* Made commpage.h self-containing.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-09-27 12:21:33 +00:00
..
block_allocator.cpp * vm.h no longer includes vm_types.h - only those that actually need access 2007-09-27 12:21:33 +00:00
block_cache_private.h Added some temporary means to ease debugging block caches - at least the list 2007-06-18 23:58:15 +00:00
block_cache.cpp Implemented a part of block_cache_set_dirty() so that it can gracefully exit 2007-09-26 14:01:28 +00:00
BlockMap.cpp
BlockMap.h
file_cache.cpp Actually, it's not a good idea to increase the usage_count, since every access 2007-09-26 18:00:45 +00:00
Jamfile
vnode_store.cpp bonefish+axeld: 2007-09-26 00:20:23 +00:00
vnode_store.h * vm.h no longer includes vm_types.h - only those that actually need access 2007-09-27 12:21:33 +00:00