Skip to content
Snippets Groups Projects
Commit 2e36bc1b authored by Wei Yang's avatar Wei Yang Committed by Juan Quintela
Browse files

migration/postcopy: reduce memset when it is zero page and matches_target_page_size


In this case, page_buffer content would not be used.

Skip this to save some time.

Signed-off-by: default avatarWei Yang <richardw.yang@linux.intel.com>
Reviewed-by: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
parent e65cec5e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment