]> Zhao Yanbai Git Server - minix.git/commit
VM: undo actions after live-update rollback 46/3146/1
authorDavid van Moolenbroek <david@minix3.org>
Tue, 14 Jul 2015 04:44:35 +0000 (06:44 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 14:00:32 +0000 (14:00 +0000)
commit5a4672e300b511868df763b76e81f10b1ec153e5
treee41c7e8b55a34ef7959ab7226ef8278e417230b9
parent40aba308a09f5e05d4fa36528a4b4beab65f83f1
VM: undo actions after live-update rollback

During live update, the new instance of VM may make changes that,
after a rollback, have to be undone by the old instance of VM, in
particular because both instances share (read-write) all dynamically
allocated pages.

Change-Id: I2bcfa8e627ca6084b1991e0af7cccecc683894a2
minix/servers/vm/main.c