haiku/headers/private/kernel/vm
Ingo Weinhold 3b8c056da0 Should have been part of r35023: Introduction of the vm_page::modified flag.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35024 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-12 01:24:40 +00:00
..
vm_page.h * Added new debug feature (DEBUG_PAGE_ACCESS) to detect invalid concurrent 2010-01-07 02:37:05 +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 Should have been part of r35023: Introduction of the vm_page::modified flag. 2010-01-12 01:24:40 +00:00
vm.h * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
VMAddressSpace.h * Added Size() method. 2010-01-09 20:21:43 +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 Added VMCache::SwitchFromReadLock(), atomically unlocking a read lock and 2010-01-07 15:32:28 +00:00