summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-05-14 20:15:12 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-05-14 20:15:12 (GMT)
commit390209e72e2a7e87c776be7acfc545ca29b795b4 (patch)
tree0fbc66dce8f98e7f59d204d8767d41d937188cbf /src/H5FDlog.c
parentda155dfd4bd6130b202b043df3d2a5f2d25222b3 (diff)
downloadhdf5-390209e72e2a7e87c776be7acfc545ca29b795b4.zip
hdf5-390209e72e2a7e87c776be7acfc545ca29b795b4.tar.gz
hdf5-390209e72e2a7e87c776be7acfc545ca29b795b4.tar.bz2
[svn-r5418] Purpose:
Code cleanup/Performance enhancement Description: The code to extend the file size in H5FD_mpio_flush is getting run even when the file size doesn't change. Also, it's sort of sidestepping MPI-I/O when extending the file, instead of using MPI-I/O features to set the file's size. Solution: Only extend the file's size when the allocated size has increased. Also use MPI_File_set_size() to change the file's size. Platforms tested: IRIX64 6.5 (modi4)
Diffstat (limited to 'src/H5FDlog.c')
0 files changed, 0 insertions, 0 deletions