summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
diff options
context:
space:
mode:
authorVailin Choi <vchoi@jam.ad.hdfgroup.org>2018-12-19 22:30:44 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2018-12-19 22:30:44 (GMT)
commit0e0abc50c8282af7c39855e58ed32e25091079c1 (patch)
treee70668fe87302a355b4590c601da6e9531283735 /test/testvfdswmr.sh.in
parent2b613c6c2135ae8e295515a2eac74ca45b6db433 (diff)
downloadhdf5-0e0abc50c8282af7c39855e58ed32e25091079c1.zip
hdf5-0e0abc50c8282af7c39855e58ed32e25091079c1.tar.gz
hdf5-0e0abc50c8282af7c39855e58ed32e25091079c1.tar.bz2
Fixes for issues #1 and #2 listed in John's email dated Dec 7 2018:
(1) Assertion failure in the vfd_swmr test (2) Reader error in the vfd swmr concurrent tests Also fixes for: (a) Use H5MV_alloc() to allocate space for md_pages_reserved when creating the metadata file in H5F__vfd_swmr_init() (b) Remove a multi-page (when vfd_swmr_writer is true) from the page buffer in H5MF_xfree()
Diffstat (limited to 'test/testvfdswmr.sh.in')
-rw-r--r--test/testvfdswmr.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index 0e3e5d7..ba9081b 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -28,7 +28,7 @@ srcdir=@srcdir@
#Nreaders=5 # number of readers to launch
#Nrdrs_spa=3 # number of sparse readers to launch
# Temporarily set readers to be 0 for testing VFD SWMR writer only
-Nreaders=1 # number of readers to launch
+Nreaders=0 # number of readers to launch
Nrdrs_spa=0 # number of sparse readers to launch
Nrecords=200000 # number of records to write
Nrecs_rem=40000 # number of times to shrink