f7e414f22b
the same pages over and over. * Increased the priority of the page writer a bit, so that it is higher than the one of the page daemon. * Added a sModifiedTemporaryPages counter to let the page_writer decide how many pages are there to write back (temporary pages would go to the swap file and are only written back when memory is low). * In case there are more than 1024 modified (non-temporary) pages around, the page writer will constantly write out pages, not only when being pushed. * The page writer now temporarily always leave out temporary pages (as long as we don't have a swap file). * Shuffled functions around a bit. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22852 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
Jamfile | ||
PageCacheLocker.h | ||
vm_address_space.cpp | ||
vm_cache.cpp | ||
vm_daemons.cpp | ||
vm_low_memory.cpp | ||
vm_page.cpp | ||
vm_store_anonymous_noswap.cpp | ||
vm_store_anonymous_noswap.h | ||
vm_store_device.c | ||
vm_store_device.h | ||
vm_store_null.c | ||
vm_store_null.h | ||
vm_tests.c | ||
vm.cpp |