diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2022-06-20 12:01:52 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2022-06-22 19:33:43 +0100 |
commit | bc698c367d6fac15454ee3ff6bb168e43c151465 (patch) | |
tree | 80bac9b16096d77c6f00284be2328ac779798795 /migration/channel-block.h | |
parent | 1a93bd2f60acbf7eb3583805f9d6605d909d403f (diff) |
migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
The qemu_file_update_transfer name doesn't give a clear guide on what
its purpose is, and how it differs from the qemu_file_credit_transfer
method. The latter is specifically for accumulating for total migration
traffic, while the former is specifically for accounting in thue rate
limit calculations. The new name give better guidance on its usage.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/channel-block.h')
0 files changed, 0 insertions, 0 deletions