summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2019-11-19 22:35:02 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2019-11-19 22:35:02 (GMT)
commit65c38da1f01c0ce630ce4da8dab1c1a48fee55dc (patch)
tree711e4c94733d512b0318d2c0c21c6d1ac452499f /doc
parent7579e10abb7704b0888aa03a3fbd55f002b1b65a (diff)
downloadhdf5-65c38da1f01c0ce630ce4da8dab1c1a48fee55dc.zip
hdf5-65c38da1f01c0ce630ce4da8dab1c1a48fee55dc.tar.gz
hdf5-65c38da1f01c0ce630ce4da8dab1c1a48fee55dc.tar.bz2
Mention the items that Vailin is working on.
Diffstat (limited to 'doc')
-rw-r--r--doc/VFD_SWMR_Punch_List.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/VFD_SWMR_Punch_List.md b/doc/VFD_SWMR_Punch_List.md
index 8e0f5c6..317fdec 100644
--- a/doc/VFD_SWMR_Punch_List.md
+++ b/doc/VFD_SWMR_Punch_List.md
@@ -11,7 +11,7 @@ This document lives at [https://bitbucket.hdfgroup.org/users/dyoung/repos/vchoi_
3. Design work for journaling variation.
-4. Add support for opening multiple files in either VFD SWMR writer or
+4. **Vailin** Add support for opening multiple files in either VFD SWMR writer or
VFD SWMR writer mode. See addition of the EOT queue in section 3.2.2
of the RFC, and related changes in sections 3.3 and 3.3.2.
@@ -29,7 +29,7 @@ This document lives at [https://bitbucket.hdfgroup.org/users/dyoung/repos/vchoi_
8. Implement option to flush raw data as part of EOT -- write
performance test to characterize the performance hit.
-9. Move VFD SWMR specific H5F code to its own file -- say
+9. **Vailin, complete** Move VFD SWMR specific H5F code to its own file -- say
H5Fvfd\_swmr.c.
10. Update the new page buffer to support the pb\_expansion\_threshold,