qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] multifd: cleanup some source code
@ 2021-12-22 11:30 Li Zhang
  2021-12-22 11:30 ` [PATCH 1/2] multifd: cleanup the function multifd_channel_connect Li Zhang
  2021-12-22 11:30 ` [PATCH 2/2] multifd: cleanup the function multifd_send_thread Li Zhang
  0 siblings, 2 replies; 7+ messages in thread
From: Li Zhang @ 2021-12-22 11:30 UTC (permalink / raw)
  To: quintela, dgilbert, cfontana, qemu-devel; +Cc: Li Zhang

When looking into the multifd source code, some of them 
can be improved. This patchset is to cleanup the functions 
multifd_channel_connect and multfd_send_thead. 

The functions are tested without any errors.

Li Zhang (2):
  multifd: cleanup the function multifd_channel_connect
  multifd: cleanup the function multifd_send_thread

 migration/multifd.c | 131 ++++++++++++++++++++++----------------------
 1 file changed, 65 insertions(+), 66 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-02-08 18:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-22 11:30 [PATCH 0/2] multifd: cleanup some source code Li Zhang
2021-12-22 11:30 ` [PATCH 1/2] multifd: cleanup the function multifd_channel_connect Li Zhang
2022-01-06 10:07   ` Li Zhang
2023-02-08 17:59   ` Juan Quintela
2021-12-22 11:30 ` [PATCH 2/2] multifd: cleanup the function multifd_send_thread Li Zhang
2022-01-06 10:07   ` Li Zhang
2023-02-08 18:11   ` Juan Quintela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).