Searched hist:"3 c1a3047a49f116cf5ce5696a44a635a85dc9f15" (Results 1 – 6 of 6) sorted by relevance
/haiku/headers/private/fs_shell/ |
H A D | fssh_fs_cache.h | 3c1a3047a49f116cf5ce5696a44a635a85dc9f15 Mon Aug 04 08:28:17 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added file_cache_is_enabled() function. * Added file_map_set_mode() function that you can use to keep a whole file cached. This is needed for the swap file support: FILE_MAP_CACHE_ALL will not only precache all file_io_vecs when called, but it will also cause all file_map_translate() calls to fail that would require further caching (ie. if the file size had changed). * Updated the fs_shell file map code to the latest one (with several bug fixes).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26785 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | fssh_api_wrapper.h | 3c1a3047a49f116cf5ce5696a44a635a85dc9f15 Mon Aug 04 08:28:17 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added file_cache_is_enabled() function. * Added file_map_set_mode() function that you can use to keep a whole file cached. This is needed for the swap file support: FILE_MAP_CACHE_ALL will not only precache all file_io_vecs when called, but it will also cause all file_map_translate() calls to fail that would require further caching (ie. if the file size had changed). * Updated the fs_shell file map code to the latest one (with several bug fixes).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26785 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/tools/fs_shell/ |
H A D | file_cache.cpp | 3c1a3047a49f116cf5ce5696a44a635a85dc9f15 Mon Aug 04 08:28:17 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added file_cache_is_enabled() function. * Added file_map_set_mode() function that you can use to keep a whole file cached. This is needed for the swap file support: FILE_MAP_CACHE_ALL will not only precache all file_io_vecs when called, but it will also cause all file_map_translate() calls to fail that would require further caching (ie. if the file size had changed). * Updated the fs_shell file map code to the latest one (with several bug fixes).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26785 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/os/drivers/ |
H A D | fs_cache.h | 3c1a3047a49f116cf5ce5696a44a635a85dc9f15 Mon Aug 04 08:28:17 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added file_cache_is_enabled() function. * Added file_map_set_mode() function that you can use to keep a whole file cached. This is needed for the swap file support: FILE_MAP_CACHE_ALL will not only precache all file_io_vecs when called, but it will also cause all file_map_translate() calls to fail that would require further caching (ie. if the file size had changed). * Updated the fs_shell file map code to the latest one (with several bug fixes).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26785 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/cache/ |
H A D | file_map.cpp | 3c1a3047a49f116cf5ce5696a44a635a85dc9f15 Mon Aug 04 08:28:17 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added file_cache_is_enabled() function. * Added file_map_set_mode() function that you can use to keep a whole file cached. This is needed for the swap file support: FILE_MAP_CACHE_ALL will not only precache all file_io_vecs when called, but it will also cause all file_map_translate() calls to fail that would require further caching (ie. if the file size had changed). * Updated the fs_shell file map code to the latest one (with several bug fixes).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26785 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | file_cache.cpp | 3c1a3047a49f116cf5ce5696a44a635a85dc9f15 Mon Aug 04 08:28:17 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added file_cache_is_enabled() function. * Added file_map_set_mode() function that you can use to keep a whole file cached. This is needed for the swap file support: FILE_MAP_CACHE_ALL will not only precache all file_io_vecs when called, but it will also cause all file_map_translate() calls to fail that would require further caching (ie. if the file size had changed). * Updated the fs_shell file map code to the latest one (with several bug fixes).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26785 a95241bf-73f2-0310-859d-f6bbb57e9c96
|