Searched hist:"7491000 f2098a73772a5914dc4c4bd62ffd616da" (Results 1 – 5 of 5) sorted by relevance
/haiku/headers/private/fs_shell/ |
H A D | fssh_fs_cache.h | 7491000f2098a73772a5914dc4c4bd62ffd616da Mon Aug 04 03:15:50 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added functions file_cache_{disable,enable}(). They allow to disable actual caching in the file cache, i.e. all reads and writes go directly to the underlying device. The implementation is not quite complete, since the VM can still add pages to the cache when the file is mmap()ed, which can lead to inconsistencies.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | fssh_api_wrapper.h | 7491000f2098a73772a5914dc4c4bd62ffd616da Mon Aug 04 03:15:50 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added functions file_cache_{disable,enable}(). They allow to disable actual caching in the file cache, i.e. all reads and writes go directly to the underlying device. The implementation is not quite complete, since the VM can still add pages to the cache when the file is mmap()ed, which can lead to inconsistencies.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/tools/fs_shell/ |
H A D | file_cache.cpp | 7491000f2098a73772a5914dc4c4bd62ffd616da Mon Aug 04 03:15:50 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added functions file_cache_{disable,enable}(). They allow to disable actual caching in the file cache, i.e. all reads and writes go directly to the underlying device. The implementation is not quite complete, since the VM can still add pages to the cache when the file is mmap()ed, which can lead to inconsistencies.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/os/drivers/ |
H A D | fs_cache.h | 7491000f2098a73772a5914dc4c4bd62ffd616da Mon Aug 04 03:15:50 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added functions file_cache_{disable,enable}(). They allow to disable actual caching in the file cache, i.e. all reads and writes go directly to the underlying device. The implementation is not quite complete, since the VM can still add pages to the cache when the file is mmap()ed, which can lead to inconsistencies.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/cache/ |
H A D | file_cache.cpp | 7491000f2098a73772a5914dc4c4bd62ffd616da Mon Aug 04 03:15:50 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> Added functions file_cache_{disable,enable}(). They allow to disable actual caching in the file cache, i.e. all reads and writes go directly to the underlying device. The implementation is not quite complete, since the VM can still add pages to the cache when the file is mmap()ed, which can lead to inconsistencies.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|