Menu

Commit [r2191]  Maximize  Restore  History

Fixed bug in hash map

Switched to my own memory allocation algorithm instead of the
slow algorithms of boost.interprocess

artyom-beilis 2012-06-23

changed /framework/trunk/CMakeLists.txt
removed /framework/trunk/private/boost_interprocess.h
changed /framework/trunk/private/hash_map.h
changed /framework/trunk/private/shmem_allocator.h
changed /framework/trunk/src/cache_pool.cpp
changed /framework/trunk/src/cache_storage.cpp
changed /framework/trunk/src/session_memory_storage.cpp
added /framework/trunk/tests/allocator_test.cpp
changed /framework/trunk/tests/cache_backend_test.cpp
added /framework/trunk/tests/cache_performance_test.cpp
changed /framework/trunk/tests/hash_map_test.cpp
/framework/trunk/CMakeLists.txt Diff Switch to side-by-side view
Loading...
/framework/trunk/private/hash_map.h Diff Switch to side-by-side view
Loading...
/framework/trunk/private/shmem_allocator.h Diff Switch to side-by-side view
Loading...
/framework/trunk/src/cache_pool.cpp Diff Switch to side-by-side view
Loading...
/framework/trunk/src/cache_storage.cpp Diff Switch to side-by-side view
Loading...
/framework/trunk/src/session_memory_storage.cpp Diff Switch to side-by-side view
Loading...
/framework/trunk/tests/allocator_test.cpp Diff Switch to side-by-side view
Loading...
/framework/trunk/tests/cache_backend_test.cpp Diff Switch to side-by-side view
Loading...
/framework/trunk/tests/cache_performance_test.cpp Diff Switch to side-by-side view
Loading...
/framework/trunk/tests/hash_map_test.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB