X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/863527832a75ecd15e2b6057661763f0279b2b0d..d64ec0c011f971dd91c5052600ccca4dc6b2496f:/src/mc/PageStore.hpp diff --git a/src/mc/PageStore.hpp b/src/mc/PageStore.hpp index 2ec8ec99e0..979e02fb5d 100644 --- a/src/mc/PageStore.hpp +++ b/src/mc/PageStore.hpp @@ -26,7 +26,7 @@ namespace mc { * The first (lower) layer of the per-page snapshot mechanism is a page * store: its responsibility is to store immutable shareable * reference-counted memory pages independently of the snapshotting - * logic. Snapshot management and representation, soft-dirty tracking is + * logic. Snapshot management and representation is * handled to an higher layer. READMORE * * Data structure: