migration: Rename duplicate to zero_pages
authorJuan Quintela <quintela@redhat.com>
Wed, 19 Apr 2023 16:16:05 +0000 (18:16 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 24 Apr 2023 09:28:59 +0000 (11:28 +0200)
commit1a386e8de5995fb5478ea99baa6d3e71abcf4b80
tree4308db987fb6f932ecf484df51709ec7073cc910
parent3c764f9b2bc3e5eb5ed93ab45c2de6d599fef00f
migration: Rename duplicate to zero_pages

Rest of counters that refer to pages has a _pages suffix.
And historically, this showed the number of pages composed of the same
character, here comes the name "duplicated".  But since years ago, it
refers to the number of zero_pages.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
migration/migration.c
migration/ram.c
migration/ram.h