ROMIO Collective IO One-sided aggregation algorithm avoid
read-modify-write for holes at the beginning
Added support to correctly handle a data pattern that has a hole
only at the beginning of the file offset range to essentially ignore
the hole and begin writing at the first offset with actual data,
thereby avoiding the need for a read-modify-write.
Signed-off-by:
Rob Latham <robl@mcs.anl.gov>
Please register or sign in to comment