]> Git Repo - qemu.git/commit - migration/ram.c
migration: Make global sem_sync semaphore by channel
authorJuan Quintela <[email protected]>
Wed, 14 Aug 2019 02:02:14 +0000 (04:02 +0200)
committerDr. David Alan Gilbert <[email protected]>
Wed, 14 Aug 2019 16:33:14 +0000 (17:33 +0100)
commit18cdcea3713591e08a5736105930f48ba643fc7e
treea76edb9b1121bd276358ef922612187d98af5a8e
parent5558c91ae8093d7808f9a6cf3b311fc80a885f5e
migration: Make global sem_sync semaphore by channel

This makes easy to debug things because when you want for all threads
to arrive at that semaphore, you know which one your are waiting for.

Signed-off-by: Juan Quintela <[email protected]>
Message-Id: <20190814020218[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
migration/ram.c
This page took 0.025495 seconds and 4 git commands to generate.