]> www.infradead.org Git - users/dwmw2/qemu.git/commit
migration/multifd: Add documentation for multifd methods
authorFabiano Rosas <farosas@suse.de>
Wed, 28 Aug 2024 14:56:50 +0000 (11:56 -0300)
committerFabiano Rosas <farosas@suse.de>
Tue, 3 Sep 2024 19:24:37 +0000 (16:24 -0300)
commit62e1af13bb59b425d54b677fcc3a9f61059af020
tree6d76c04fada386d3651173b76ea418b8812969d2
parent90e0eeb99b2b3127a02d668488e0b7b921bcc810
migration/multifd: Add documentation for multifd methods

Add documentation clarifying the usage of the multifd methods. The
general idea is that the client code calls into multifd to trigger
send/recv of data and multifd then calls these hooks back from the
worker threads at opportune moments so the client can process a
portion of the data.

Suggested-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
migration/multifd.h