commit | 5e5fdcff28ebbba2004c6498218f506f364f1e8a | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@tencent.com> | Tue Aug 21 16:10:24 2018 +0800 |
committer | Juan Quintela <quintela@redhat.com> | Wed Aug 22 12:36:18 2018 +0200 |
tree | 0139af1478d32448acf887c63666079b21f61c9c | |
parent | 6ef3771c0d070e8f16e12f21e4fbf1ec6459eff6 [diff] |
migration: move handle of zero page to the thread Detecting zero page is not a light work, moving it to the thread to speed the main thread up, btw, handling ram_release_pages() for the zero page is moved to the thread as well Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Xiao Guangrong <xiaoguangrong@tencent.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>