Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove content addressable page store
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 17 Jul 2015 09:36:15 +0000 (11:36 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 17 Jul 2015 09:36:15 +0000 (11:36 +0200)
commit30a8caef3dfc5c6b5e39a3fbbd6bb110d8036486
treec66a465018d46a777d495c9bb9d891963b787409
parent8465282253954c58d16cb5dae9a5d064eada3329
[mc] Remove content addressable page store

- It did not prove useful compared fo the default option.
- It is implemented as a compile-time option instead of a runtime one.
- Let's remove compile time options!
- It makes the code more complex.
buildtools/Cmake/Flags.cmake
buildtools/Cmake/MakeLib.cmake
buildtools/Cmake/Option.cmake
src/mc/PageStore.cpp
src/mc/PageStore.hpp