diff options
author | Juan Quintela <quintela@redhat.com> | 2018-02-28 09:10:07 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2018-06-27 13:28:11 +0200 |
commit | 6df264ac5a7f532adf718b55d5ef713247d857b1 (patch) | |
tree | d84f44428b8ae4d915ca7236113da12714337d11 /hmp.c | |
parent | 0beb5ed3279abf80d0475ca35f48041b02a9851a (diff) |
migration: Synchronize multifd threads with main thread
We synchronize all threads each RAM_SAVE_FLAG_EOS. Bitmap
synchronizations don't happen inside a ram section, so we are safe
about two channels trying to overwrite the same memory.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
--
seq needs to be atomic now, will also be accessed from main thread.
Fix the if (true || ...) leftover
We are back to non-atomics
Diffstat (limited to 'hmp.c')
0 files changed, 0 insertions, 0 deletions