diff options
author | Peter Xu <peterx@redhat.com> | 2024-10-11 11:36:52 -0400 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-10-31 15:48:18 -0400 |
commit | e620b1e4770bc779a6a9467ff753e0acdd4c57f5 (patch) | |
tree | c197f21095873034e4762373ae8fc29fe66dc307 /po | |
parent | 6dd4f44c4f6b1046e5ceb593b9ab4f8fbb92f028 (diff) | |
download | qemu-e620b1e4770bc779a6a9467ff753e0acdd4c57f5.zip qemu-e620b1e4770bc779a6a9467ff753e0acdd4c57f5.tar.gz qemu-e620b1e4770bc779a6a9467ff753e0acdd4c57f5.tar.bz2 |
migration: Put thread names together with macros
Keep migration thread names together, so it's easier to see a list of all
possible migration threads.
Still two functional changes below besides the macro defintions:
- There's one dirty rate thread that we overlooked before, now we add
that too and name it as "mig/dirtyrate" following the old rules.
- The old name "mig/src/rp-thr" has "-thr" but it may not be useful if
it's a thread name anyway, while "rp" can be slightly hard to read.
Taking this chance to rename it to "mig/src/return", hopefully a better
name.
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Acked-by: Hyman Huang <yong.huang@smartx.com>
Reviewed-by: Zhang Chen <chen.zhang@intel.com>
Link: https://lore.kernel.org/r/20241011153652.517440-1-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions