Lines Matching refs:multifd
44 # @multifd-bytes: The number of bytes sent through multifd (since 3.0)
60 # between 0 and @dirty-sync-count * @multifd-channels. (since
72 'multifd-bytes': 'uint64', 'pages-per-second': 'uint64',
425 # @multifd: Use more than one fd for migration (since 4.0)
493 'return-path', 'pause-before-switchover', 'multifd',
559 # An enumeration of multifd compression methods.
628 # @multifd: Perform zero page checking in multifd sender thread if
629 # multifd migration is enabled, else in the main migration thread
635 'data': [ 'none', 'legacy', 'multifd' ] }
778 # @multifd-channels: Number of channels used to migrate data in
793 # @multifd-compression: Which compression method to use. Defaults to
796 # @multifd-zlib-level: Set the compression level to be used in live
802 # @multifd-qatzip-level: Set the compression level to be used in live
807 # @multifd-zstd-level: Set the compression level to be used in live
840 # See description in @ZeroPageDetection. Default is 'multifd'.
863 'multifd-channels',
865 'max-cpu-throttle', 'multifd-compression',
866 'multifd-zlib-level', 'multifd-zstd-level',
867 'multifd-qatzip-level',
959 # @multifd-channels: Number of channels used to migrate data in
974 # @multifd-compression: Which compression method to use. Defaults to
977 # @multifd-zlib-level: Set the compression level to be used in live
983 # @multifd-qatzip-level: Set the compression level to be used in live
988 # @multifd-zstd-level: Set the compression level to be used in live
1021 # See description in @ZeroPageDetection. Default is 'multifd'.
1055 '*multifd-channels': 'uint8',
1059 '*multifd-compression': 'MultiFDCompression',
1060 '*multifd-zlib-level': 'uint8',
1061 '*multifd-qatzip-level': 'uint8',
1062 '*multifd-zstd-level': 'uint8',
1169 # @multifd-channels: Number of channels used to migrate data in
1184 # @multifd-compression: Which compression method to use. Defaults to
1187 # @multifd-zlib-level: Set the compression level to be used in live
1193 # @multifd-qatzip-level: Set the compression level to be used in live
1198 # @multifd-zstd-level: Set the compression level to be used in live
1231 # See description in @ZeroPageDetection. Default is 'multifd'.
1262 '*multifd-channels': 'uint8',
1266 '*multifd-compression': 'MultiFDCompression',
1267 '*multifd-zlib-level': 'uint8',
1268 '*multifd-qatzip-level': 'uint8',
1269 '*multifd-zstd-level': 'uint8',