summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Removed the rest of the hlog codeDana Robinson2021-03-021-88/+0
|
* Fixes the MANIFESTDana Robinson2021-03-011-0/+0
| | | | | Also renames "SWMR Example.png" to SWMR_Example.png since the MANIFEST doesn't deal with spaces very well.
* Merge pull request #2893 in HDFFV/hdf5 from ↵John Mainzer2020-09-213-80/+142
|\ | | | | | | | | | | | | | | | | ~MAINZER/vfd_swmr:feature/vfd_swmr to feature/vfd_swmr * commit '47b1c667c64677d2e28c4128fc027cfdfe60b354': More minor edits to users guide. Updated users guide for location of alpha 1 release & repaired several typos. Added .pdf and .docx versions of the most recent version of the VFD SWMR RFC. Updates on the RFC are cursory, and mostly in the introduction. The design section is dated -- added a warning to this effect.
| * More minor edits to users guide.mainzer2020-09-211-2/+2
| |
| * Updated users guide for location of alpha 1 release & repairedmainzer2020-09-211-13/+10
| | | | | | | | several typos.
| * Added .pdf and .docx versions of the most recent version of themainzer2020-09-213-73/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VFD SWMR RFC. Updates on the RFC are cursory, and mostly in the introduction. The design section is dated -- added a warning to this effect. Reviewed and editied the users guide -- specifically: Verified instructions for build and test, and also for demos. Removed mention of call to autogen.sh, as that will already be run on the friendly user release version. Re-worked the introduction to better discribe VFD SWMR, and to outline current limitations. Changed references to "shadow file" to "metadata file" to match field names. Still need to update pointer to the bit-bucket repository for the friendly user release. Also, must verify that the demo code mentioned in the user guide is publicly available.
* | Removes older VFD SWMR RFC versionsDana Robinson2020-09-172-0/+0
|/ | | | These are archived in hdf5doc.
* Move the open issues noted in the outdated VFD_SWMR_Guide.md toDavid Young2020-09-142-24/+20
| | | | vfd-swmr-user-guide.md and delete VFD_SWMR_Guide.md.
* Mention that creating new objects is not possible with legacy SWMR.David Young2020-09-031-1/+2
| | | | Add abbreviation TBD where we need to add a hyperlink.
* Add Dana's words about MS Windows support.David Young2020-09-031-2/+5
|
* Describe the command-line options for the bigset reader/writerDavid Young2020-09-021-11/+16
| | | | with a handful of bullets.
* Don't pass CFLAGS to the configure script, that's not in the HDF5 configureDavid Young2020-09-021-5/+2
| | | | | | | idiom and it's just too much detail. Repair a TBD: mention the vfdswmr@hdfgroup.org address for contacting the VFD SWMR developers.
* Be less specific about Windows support.David Young2020-08-311-2/+2
|
* Do not use first person singular in the SWMR demos section.David Young2020-08-251-101/+102
| | | | | | | In the `vfd_swmr_create_fapl()` dissection, change the /** **/ comments in the literal code to plain markdown paragraphs. Slightly change wording and markdown elsewhere.
* Incorporate Mike's changes, fix some of my punctuation and markdown.David Young2020-08-253-18/+32
|
* Add the VFD SWMR User's Guide, a work in progress.David Young2020-08-251-0/+468
|
* Mention an improvement asked for by ITER.David Young2020-07-211-0/+3
|
* Start to document the function/parameter/variable attribute macros.David Young2020-05-201-0/+57
|
* Re-wrap paragraphs at < 80 columns.David Young2020-04-151-55/+61
|
* Mark a task complete, fix some typos, wrap some paragraphs.David Young2020-04-151-6/+7
|
* Document `hlog` a bit.David Young2020-04-141-0/+88
|
* Mention the problems VFD SWMR has with variable-length data.David Young2020-03-111-0/+5
|
* Update Guide. Switch to a short and informative function name.David Young2020-03-111-0/+12
|
* Start a user's guide. Mention problems with variable-length data.David Young2020-03-101-0/+12
|
* Trim excess detail. Use shadow/lower file terminology. Be less wordy aboutDavid Young2020-02-181-0/+0
| | | | "page or multi-page entry."
* Share latest changes: change many occurrences of "metadata" file/index/headerDavid Young2020-02-121-0/+0
| | | | | to "shadow" file/index/header. Simplify the description of freespace management. Finish describing the floating shadow index.
* Share my latest RFC changes.David Young2020-02-121-0/+0
|
* Share my latest changes to the RFC.David Young2020-02-111-0/+0
|
* Add latest commentary on RFC.David Young2020-02-111-0/+0
|
* Update punch list a bit: mention the over-long postponement of shadow-indexDavid Young2020-02-061-0/+11
| | | | | reclamation. Mention that a writer can delete an object out from under a reader who holds an hid_t for it.
* Escape some underscores. I'm not sure if this is strictly necessary, but vim'sDavid Young2020-02-061-2/+2
| | | | | | syntax highlighting colors some (but not all) unescaped underscores red like there is some problem. It's possible there is some problem, since underscores are used to indicate some kind of emphasis---probably underlining.
* Update VFD_SWMR_Punch_List.mdMike Folk2020-02-061-1/+1
|
* Update VFD_SWMR_Punch_List.mdMike Folk2020-02-041-0/+2
|
* Add some missing spaces.David Young2020-01-271-2/+2
|
* Add my newest commentary. Finally reached page 14!David Young2020-01-171-0/+0
|
* Update punchlist a bit with John: add some items, update entries that are nowDavid Young2020-01-091-8/+19
| | | | complete.
* Add a new version of the RFC with some commentary by me.David Young2020-01-081-0/+0
|
* Makes some updates: in-progress, needs unit testing. Insert some whitespaceDavid Young2020-01-061-7/+7
| | | | where it makes things more readable.
* Mention the current situation concerning raw-data flushing.David Young2019-12-311-0/+3
|
* Mention that I fixed the VFD SWMR tests.David Young2019-12-301-3/+3
|
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-3/+6
| | | | | | | | including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork!
* Fix the FSM bug when setting the FSM threshold to a non-default value.Vailin Choi2019-12-021-0/+5
| | | | | | | Check for smaller or larger section size after merging and shrinking a section, for this case is the section that is smaller than threshold (see H5MF_xfree() in H5MF.c). It is possible for the section to be smaller after merging/shrinking (see H5MF__sect_large_shrink() in H5MFsection.c).
* Update status of the expand/shrink test.David Young2019-11-251-6/+7
|
* Mention the Markdown cheat sheet and tutorial, per John's request.David Young2019-11-221-1/+8
|
* Fix for punch list #28:Vailin Choi2019-11-201-0/+5
| | | | | | Given that the VFD SWMR configuration FAPL property is set, the writer field must be consistent with the flags passed in the H5Fopen() (either H5F_ACC_RDWR for the VFD SWMR writer, or H5F_ACC_RDONLY for the VFD SWMR readers).
* Changes for punch list #4: Add support for opening mulitple files in either ↵Vailin Choi2019-11-201-6/+9
| | | | | | VFD SWMR writer or reader mode. See EOT queue in section 3.2.2 and 3.3 and 3.3.2 in the RFC. Update punch list with items completed and in progress.
* Add my name to some entries.David Young2019-11-191-3/+3
|
* Mention the items that Vailin is working on.David Young2019-11-191-2/+2
|
* Use bold to highlight items status.David Young2019-11-191-3/+3
|
* Add some notes about what's done and what I'm working on.David Young2019-11-191-3/+25
|