haiku/src/system/kernel/vm
Axel Dörfler db39fa281e Moved the headers of the different store implementations into the VM source
directory; they are not used outside the VM.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15648 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-21 20:08:49 +00:00
..
Jamfile Separated vm_address_space.h from vm.h. 2005-12-20 15:54:45 +00:00
vm_address_space.c Separated vm_address_space.h from vm.h. 2005-12-20 15:54:45 +00:00
vm_cache.c Reactivated check for failed semaphore creation - after kernel startup. 2005-12-21 17:58:49 +00:00
vm_daemons.c Separated vm_address_space.h from vm.h. 2005-12-20 15:54:45 +00:00
vm_low_memory.cpp * Added debug output to vm_low_memory.cpp. 2005-12-16 17:35:03 +00:00
vm_page.c * vm_page::offset is now called cache_offset and is now an uint32 instead of off_t; 2005-12-21 12:38:31 +00:00
vm_store_anonymous_noswap.c Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00
vm_store_anonymous_noswap.h Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00
vm_store_device.c Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00
vm_store_device.h Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00
vm_store_null.c Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00
vm_store_null.h Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00
vm_tests.c Separated vm_address_space.h from vm.h. 2005-12-20 15:54:45 +00:00
vm.cpp Moved the headers of the different store implementations into the VM source 2005-12-21 20:08:49 +00:00