Menu

Commit [r1123]  Maximize  Restore  History

- Implemented process shared cache

- Unified cache backed of process shared and thread shared one
- Preparations for double caching system

artyom-beilis 2010-04-05

changed /framework/branches/refactoring/CMakeLists.txt
changed /framework/branches/refactoring/base_cache.h
changed /framework/branches/refactoring/cache_pool.cpp
changed /framework/branches/refactoring/config.js
changed /framework/branches/refactoring/posix_util.h
removed /framework/branches/refactoring/process_cache.cpp
removed /framework/branches/refactoring/process_cache.h
changed /framework/branches/refactoring/shmem_allocator.h
added /framework/branches/refactoring/tests/cache_backend_test.cpp
renamed /framework/branches/refactoring/thread_cache.cpp -> /framework/branches/refactoring/cache_storage.cpp
renamed /framework/branches/refactoring/thread_cache.h -> /framework/branches/refactoring/cache_storage.h
/framework/branches/refactoring/CMakeLists.txt Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/base_cache.h Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/cache_pool.cpp Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/config.js Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/posix_util.h Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/shmem_allocator.h Diff Switch to side-by-side view
Loading...
/framework/branches/refactoring/tests/cache_backend_test.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB