haiku/headers/private/kernel/vm
Ingo Weinhold 2c1886aeae * Added VMArea subclasses VM{Kernel,User}Area and moved the address space list
link to them.
* VM{Kernel,User}AddressSpace manage the respective VMArea subclass now, and
  VMAddressSpace has grown factory methods {Create,Delete}Area.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34493 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-04 17:07:16 +00:00
..
vm_page.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vm_priv.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vm_translation_map.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
vm_types.h Created VMArea.{h,cpp} and moved VMArea and the global area hash table (new 2009-12-02 19:55:59 +00:00
vm.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
VMAddressSpace.h * Added VMArea subclasses VM{Kernel,User}Area and moved the address space list 2009-12-04 17:07:16 +00:00
VMArea.h * Added VMArea subclasses VM{Kernel,User}Area and moved the address space list 2009-12-04 17:07:16 +00:00
VMCache.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00