X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bc48db087894fd960073b3120cebf90e6b2f8c02..1750409d1aafcec7d8ea213624517fe6ab1fc67e:/src/mc/PageStore.hpp diff --git a/src/mc/PageStore.hpp b/src/mc/PageStore.hpp index ac0ac6f531..979e02fb5d 100644 --- a/src/mc/PageStore.hpp +++ b/src/mc/PageStore.hpp @@ -24,9 +24,9 @@ namespace mc { /** @brief Storage for snapshot memory pages * * The first (lower) layer of the per-page snapshot mechanism is a page - * store: it's responsibility is to store immutable shareable - * reference-counted memory pages independently of the snapshoting - * logic. Snapshot management and representation, soft-dirty tracking is + * store: its responsibility is to store immutable shareable + * reference-counted memory pages independently of the snapshotting + * logic. Snapshot management and representation is * handled to an higher layer. READMORE * * Data structure: