diff options
author | David Young <dyoung@hdfgroup.org> | 2019-11-19 20:14:17 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2019-11-19 20:14:17 (GMT) |
commit | d84343004e74dbe1435a8e8ec151a3ffd3b2ad84 (patch) | |
tree | 15675fb49269e93dc84d5bf47170d5a058a4d7ad /doc | |
parent | c905d7105af3fbfb81811a2fe3a5f11febb02ab1 (diff) | |
download | hdf5-d84343004e74dbe1435a8e8ec151a3ffd3b2ad84.zip hdf5-d84343004e74dbe1435a8e8ec151a3ffd3b2ad84.tar.gz hdf5-d84343004e74dbe1435a8e8ec151a3ffd3b2ad84.tar.bz2 |
Add URL for the punch list.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/VFD_SWMR_Punch_List.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/VFD_SWMR_Punch_List.md b/doc/VFD_SWMR_Punch_List.md index dd0496e..6e9e021 100644 --- a/doc/VFD_SWMR_Punch_List.md +++ b/doc/VFD_SWMR_Punch_List.md @@ -1,6 +1,8 @@ VFD SWMR Punch List -4 November 2019 +This document lives at [https://bitbucket.hdfgroup.org/users/dyoung/repos/vchoi_fork/browse/doc/VFD_SWMR_Punch_List.md?at=refs%2Fheads%2Ffeature%2Fvfd_swmr](https://bitbucket.hdfgroup.org/users/dyoung/repos/vchoi_fork/browse/doc/VFD_SWMR_Punch_List.md?at=refs%2Fheads%2Ffeature%2Fvfd_swmr) + +19 November 2019 1. Design optimizations in index writes. Perhaps write deltas only, with a full index every n ticks? |