Wei Yang <[email protected]> wrote: > multifd_send_fill_packet() prepares meta data for following pages to > transfer. It would be more proper to fill pages->allocated instead of > static max value, especially we want to support flexible packet size. > > Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> It don't really matters. We send full packets except the last one or somesuch extern reason. Only makes a difference if for that channel only is sent a partial packet.
