haiku/headers
Axel Dörfler d593e74a27 First steps towards being able of collapse vm_cache objects after forking:
* a vm_cache now maintains a list of its "consumer" caches.
* introduced to new functions that add/remove consumer to a cache (instead
  of only maintaining the vm_cache::source field).
* fixed the incorrect reference counting when doing copy-on-write; we kept
  one ref too many of the lower cache.
* minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19035 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-10-10 17:16:06 +00:00
..
build
compatibility/bsd
cpp
glibc
gnu
legacy/network
libs
os * Switched from the old v2 callback status codes to the new v3 codes 2006-09-24 20:17:56 +00:00
posix
private First steps towards being able of collapse vm_cache objects after forking: 2006-10-10 17:16:06 +00:00
tools