Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Reset the softdirty bits *before* restoring the ignored bytes (not after)
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 20 Jun 2014 14:09:12 +0000 (16:09 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 20 Jun 2014 14:09:12 +0000 (16:09 +0200)
commit7af0e65bacbcf6d3f9f74988eb87bd04df001f68
tree9154fa71e853776a06e40ce5bd199447cea1cc66
parenteb91531770bcc2e5cddad6b28647a8658962a8e3
[mc] Reset the softdirty bits *before* restoring the ignored bytes (not after)

We want to know what has changed since the last per-page snapshot: we
have to reset the soft dirty bits just after the per-page restoration.
src/mc/mc_checkpoint.c