Author Commit Message Commit Date John Ravi 88d1a34b650 created gds vfd, removed changes to sec2 05 Jul 2020 John Ravi c8f5739b883 initial support for cuda cufile api 01 Jul 2020 John Ravi db4c96e13db starting to integrate cuda api 23 Jun 2020 John Mainzer ac2b0e55b64 M Merge pull request #2897 in HDFFV/hdf5 from ~MAINZER/vfd_swmr_alpha_1:feature/vfd_swmr_alpha_1 to feature/vfd_swmr_alpha_1
* commit '1bbec8d69d8c7d3aa46e44b5448733ef396eece1':
Deleted extraneous files from doc, and updated the contact email address in doc/vfd-swmr-user-guide.phg to swmr@forum.hdfgroup.org 23 Sep 2020 mainzer 1bbec8d69d8 Deleted extraneous files from doc, and updated the contact email
address in doc/vfd-swmr-user-guide.phg to swmr@forum.hdfgroup.org 23 Sep 2020 Dana Robinson 1f8482247a6 Adds missing autotools files and updates MANIFEST 22 Sep 2020 Dana Robinson 9c65b080413 Adds Autotools generated files for alpha release 22 Sep 2020 John Mainzer 0698d232698 M Merge pull request #2893 in HDFFV/hdf5 from ~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. 21 Sep 2020 mainzer 47b1c667c64 More minor edits to users guide. 21 Sep 2020 mainzer 2dd0cbe9a71 Updated users guide for location of alpha 1 release & repaired
several typos. 21 Sep 2020 mainzer 3696129c7b2 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.
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... 21 Sep 2020 Dana Robinson 35b47b892ad M Merge pull request #2890 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:feature/vfd_swmr to feature/vfd_swmr
* commit '594b17165effd9ce43bf0b2dd97e0b3df281e69d':
Removes older VFD SWMR RFC versions 21 Sep 2020 Dana Robinson 594b17165ef Removes older VFD SWMR RFC versions
These are archived in hdf5doc. 17 Sep 2020 David Young b3cf131855c M Merge pull request #2889 in HDFFV/hdf5 from ~DYOUNG/vchoi_fork:quiet-zoo to feature/vfd_swmr
* commit 'aebc84053f9a592aac765fbd3b26f2941015d2e5':
Limit the repeat rate for duplicate zoo warnings to once every five seconds.
Move below_speed_limit() from vfd_swmr_bigset_writer.c to vfd_swmr_common.c, document it, and fix a bug.
Document some of the functions in here. Update the comment at the top of the file. NFCI. 17 Sep 2020 David Young aebc84053f9 M Merge branch 'vswmr-base' into quiet-zoo 17 Sep 2020 David Young 07ad063b4b5 Limit the repeat rate for duplicate zoo warnings to once every five
seconds. 17 Sep 2020 David Young 8e2053bb3d2 Move below_speed_limit() from vfd_swmr_bigset_writer.c to
vfd_swmr_common.c, document it, and fix a bug. 17 Sep 2020 David Young da688311afe Document some of the functions in here. Update the comment at the top
of the file. NFCI. 17 Sep 2020 David Young 43470c8dafc M Merge branch 'feature/vfd_swmr' into multi 14 Sep 2020 David Young 69f40536926 Move the open issues noted in the outdated VFD_SWMR_Guide.md to
vfd-swmr-user-guide.md and delete VFD_SWMR_Guide.md. 14 Sep 2020 David Young c96c891d32b M Merge branch 'feature/vfd_swmr' into multi 14 Sep 2020 David Young 2b7d87ecbef Add the U. of California copyright notice from src/H5queue.h. 14 Sep 2020 David Young 86ee920e8c8 M Merge branch 'feature/vfd_swmr' into multi 14 Sep 2020 Dana Robinson a56e5dc7e4a Fixes a leak of the metadata index memory 08 Sep 2020 David Young de03f876f5f M Merge branch 'feature/vfd_swmr' into multi 14 Sep 2020 David Young 1acfef57374 Rewrap lines. 03 Sep 2020 Dana Robinson 361861da890 M Merge pull request #1 in ~DYOUNG/vchoi_fork from ~DEROBINS/hdf5_der:svd_multi_memory_fix to multi
* commit '09981b58d800d784a2aa7e3ea5f7f1cad576e8db':
Fixes a leak of the metadata index memory 08 Sep 2020 Dana Robinson 09981b58d80 Fixes a leak of the metadata index memory 08 Sep 2020 David Young ff8b70dc0fb M Merge branch 'feature/vfd_swmr' into multi 03 Sep 2020 David Young 9bb743136ed Individually track the steps verified on each dataset. Take care
not to skip a step. 03 Sep 2020 David Young 68643772e30 Mention that creating new objects is not possible with legacy SWMR.
Add abbreviation TBD where we need to add a hyperlink. 03 Sep 2020 David Young 101f040b80a Add Dana's words about MS Windows support. 03 Sep 2020 David Young a4a969f0fd1 Give an overview of the bigsets test in a mega-comment at the top. Also,
describe the test pattern. And while I'm here, repair a comment,
s/writer/reader/. 03 Sep 2020 David Young f58c2c5cced M Merge branch 'feature/vfd_swmr' into multi 02 Sep 2020 David Young 135af42c099 Describe the command-line options for the bigset reader/writer
with a handful of bullets. 02 Sep 2020 David Young bfc42a18ce8 Don't pass CFLAGS to the configure script, that's not in the HDF5 configure
idiom and it's just too much detail.
Repair a TBD: mention the vfdswmr@hdfgroup.org address for contacting the VFD
SWMR developers. 02 Sep 2020 David Young 79560265af7 M Merge branch 'feature/vfd_swmr' into multi 31 Aug 2020 David Young f45bb219795 Write a comment about a bit of overflow-avoidance logic. NFCI. 31 Aug 2020 David Young 599be55d973 Be less specific about Windows support. 31 Aug 2020 David Young 53fe9189e1e Improve/expand the comments on the file->writer assertions. 31 Aug 2020 David Young aaeb21bdea8 Delete an unhelpful comment. NFCI. 31 Aug 2020 David Young 918d8894a0c Add some header comments to functions. 31 Aug 2020 David Young 4f833668b09 Rename `api_elapsed_nslots` to `api_elapsed_nbuckets`: possibly clarifies
things, possibly does not? NFCI. 31 Aug 2020 David Young 349ed1418b7 Document vfd_swmr_pageno_to_mdf_idx_entry() and rename its parameter
nindices -> nentries. 31 Aug 2020 David Young 96c6a7c8d89 Wrap a line in a comment at 80 columns. 31 Aug 2020 David Young 733a02386ba Add/improve some struct/member documentation per John's request. 31 Aug 2020 David Young fd406a654c1 Document vfd_swmr_writer_may_increase_tick_to() and
vfd_swmr_reader_did_increase_tick_to(). NFCI. 31 Aug 2020 David Young 5756ac4233d Document H5HG_trap(). 31 Aug 2020 David Young 60787f34e7b Delete unused local variable. NFCI. 31 Aug 2020 David Young aecd29c2ad7 Use the DECODE macro with the correct signedness for the variable. 31 Aug 2020 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '88d1a34b6504cb3d789c93e1746abe0c4cf1a3a2', href: '/users/brtnfld/repos/hdf5_msb/commits/88d1a34b6504cb3d789c93e1746abe0c4cf1a3a2',parents: [{ id: 'c8f5739b883944c2be1b948e4e2f5f343be114e5' }]},{id: 'c8f5739b883944c2be1b948e4e2f5f343be114e5', href: '/users/brtnfld/repos/hdf5_msb/commits/c8f5739b883944c2be1b948e4e2f5f343be114e5',parents: [{ id: 'db4c96e13db0e7275b9c72e37a6dd52f780702ba' }]},{id: 'db4c96e13db0e7275b9c72e37a6dd52f780702ba', href: '/users/brtnfld/repos/hdf5_msb/commits/db4c96e13db0e7275b9c72e37a6dd52f780702ba',parents: [{ id: 'a08ab621febde7b09e4d86eab80cb029c123e9f6' }]},{id: 'ac2b0e55b649b95c5893bc90d62e5b77facdc703', href: '/users/brtnfld/repos/hdf5_msb/commits/ac2b0e55b649b95c5893bc90d62e5b77facdc703',labels: [{name: 'feature\/vfd_swmr_alpha_1', type: 'BRANCH', href: '/users/brtnfld/repos/hdf5_msb/browse?at=feature\/vfd_swmr_alpha_1'}],parents: [{ id: '1f8482247a69368c9bfbe78d2d181236cf273e4d' },{ id: '1bbec8d69d8c7d3aa46e44b5448733ef396eece1' }]},{id: '1bbec8d69d8c7d3aa46e44b5448733ef396eece1', href: '/users/brtnfld/repos/hdf5_msb/commits/1bbec8d69d8c7d3aa46e44b5448733ef396eece1',parents: [{ id: '1f8482247a69368c9bfbe78d2d181236cf273e4d' }]},{id: '1f8482247a69368c9bfbe78d2d181236cf273e4d', href: '/users/brtnfld/repos/hdf5_msb/commits/1f8482247a69368c9bfbe78d2d181236cf273e4d',parents: [{ id: '9c65b080413146c804711624d65eb696cbfd7d6d' }]},{id: '9c65b080413146c804711624d65eb696cbfd7d6d', href: '/users/brtnfld/repos/hdf5_msb/commits/9c65b080413146c804711624d65eb696cbfd7d6d',parents: [{ id: '0698d232698bb7f515242fc5eb9fce6728626bbc' }]},{id: '0698d232698bb7f515242fc5eb9fce6728626bbc', href: '/users/brtnfld/repos/hdf5_msb/commits/0698d232698bb7f515242fc5eb9fce6728626bbc',labels: [{name: 'feature\/vfd_swmr', type: 'BRANCH', href: '/users/brtnfld/repos/hdf5_msb/browse?at=feature\/vfd_swmr'}],parents: [{ id: '35b47b892ad19a2aa9d3fd8e3769c17e3dfe3cc8' },{ id: '47b1c667c64677d2e28c4128fc027cfdfe60b354' }]},{id: '47b1c667c64677d2e28c4128fc027cfdfe60b354', href: '/users/brtnfld/repos/hdf5_msb/commits/47b1c667c64677d2e28c4128fc027cfdfe60b354',parents: [{ id: '2dd0cbe9a7180812435cf47cdd031936f8b3d07a' }]},{id: '2dd0cbe9a7180812435cf47cdd031936f8b3d07a', href: '/users/brtnfld/repos/hdf5_msb/commits/2dd0cbe9a7180812435cf47cdd031936f8b3d07a',parents: [{ id: '3696129c7b239d3b92a4e9eafcafef112fe68961' }]},{id: '3696129c7b239d3b92a4e9eafcafef112fe68961', href: '/users/brtnfld/repos/hdf5_msb/commits/3696129c7b239d3b92a4e9eafcafef112fe68961',parents: [{ id: 'b3cf131855cced9890636ad702f2af7ba1e962b3' }]},{id: '35b47b892ad19a2aa9d3fd8e3769c17e3dfe3cc8', href: '/users/brtnfld/repos/hdf5_msb/commits/35b47b892ad19a2aa9d3fd8e3769c17e3dfe3cc8',parents: [{ id: 'b3cf131855cced9890636ad702f2af7ba1e962b3' },{ id: '594b17165effd9ce43bf0b2dd97e0b3df281e69d' }]},{id: '594b17165effd9ce43bf0b2dd97e0b3df281e69d', href: '/users/brtnfld/repos/hdf5_msb/commits/594b17165effd9ce43bf0b2dd97e0b3df281e69d',parents: [{ id: '43470c8dafc11ca40f99478e6f9c91e41445d78a' }]},{id: 'b3cf131855cced9890636ad702f2af7ba1e962b3', href: '/users/brtnfld/repos/hdf5_msb/commits/b3cf131855cced9890636ad702f2af7ba1e962b3',parents: [{ id: '43470c8dafc11ca40f99478e6f9c91e41445d78a' },{ id: 'aebc84053f9a592aac765fbd3b26f2941015d2e5' }]},{id: 'aebc84053f9a592aac765fbd3b26f2941015d2e5', href: '/users/brtnfld/repos/hdf5_msb/commits/aebc84053f9a592aac765fbd3b26f2941015d2e5',parents: [{ id: '43470c8dafc11ca40f99478e6f9c91e41445d78a' },{ id: '07ad063b4b57ae54881ab523ccdbeabbebe34fc0' }]},{id: '07ad063b4b57ae54881ab523ccdbeabbebe34fc0', href: '/users/brtnfld/repos/hdf5_msb/commits/07ad063b4b57ae54881ab523ccdbeabbebe34fc0',parents: [{ id: '8e2053bb3d29ab8f90cd28d7e66641ac2472063e' }]},{id: '8e2053bb3d29ab8f90cd28d7e66641ac2472063e', href: '/users/brtnfld/repos/hdf5_msb/commits/8e2053bb3d29ab8f90cd28d7e66641ac2472063e',parents: [{ id: 'da688311afebd2d6b188c50cbf78c5e05e757ba9' }]},{id: 'da688311afebd2d6b188c50cbf78c5e05e757ba9', href: '/users/brtnfld/repos/hdf5_msb/commits/da688311afebd2d6b188c50cbf78c5e05e757ba9',parents: [{ id: '69f40536926c4ef55a6ac10f4f69389eb6ca1d33' }]},{id: '43470c8dafc11ca40f99478e6f9c91e41445d78a', href: '/users/brtnfld/repos/hdf5_msb/commits/43470c8dafc11ca40f99478e6f9c91e41445d78a',parents: [{ id: 'c96c891d32b6f7335a579f3af01ff623986e36ab' },{ id: '69f40536926c4ef55a6ac10f4f69389eb6ca1d33' }]},{id: '69f40536926c4ef55a6ac10f4f69389eb6ca1d33', href: '/users/brtnfld/repos/hdf5_msb/commits/69f40536926c4ef55a6ac10f4f69389eb6ca1d33',parents: [{ id: '2b7d87ecbefc485d8f5d11b12d55f4061e1bf7f3' }]},{id: 'c96c891d32b6f7335a579f3af01ff623986e36ab', href: '/users/brtnfld/repos/hdf5_msb/commits/c96c891d32b6f7335a579f3af01ff623986e36ab',parents: [{ id: '86ee920e8c8cd5cc389c2c2b156d9ef4b451fb09' },{ id: '2b7d87ecbefc485d8f5d11b12d55f4061e1bf7f3' }]},{id: '2b7d87ecbefc485d8f5d11b12d55f4061e1bf7f3', href: '/users/brtnfld/repos/hdf5_msb/commits/2b7d87ecbefc485d8f5d11b12d55f4061e1bf7f3',parents: [{ id: 'a56e5dc7e4a4c4e2cf29483eaac877008d57d639' }]},{id: '86ee920e8c8cd5cc389c2c2b156d9ef4b451fb09', href: '/users/brtnfld/repos/hdf5_msb/commits/86ee920e8c8cd5cc389c2c2b156d9ef4b451fb09',parents: [{ id: 'de03f876f5f24b9bd6ec80029b61ed76be9b0277' },{ id: 'a56e5dc7e4a4c4e2cf29483eaac877008d57d639' }]},{id: 'a56e5dc7e4a4c4e2cf29483eaac877008d57d639', href: '/users/brtnfld/repos/hdf5_msb/commits/a56e5dc7e4a4c4e2cf29483eaac877008d57d639',parents: [{ id: '1acfef57374f5ff15ceb6487078a8a28465a98ef' }]},{id: 'de03f876f5f24b9bd6ec80029b61ed76be9b0277', href: '/users/brtnfld/repos/hdf5_msb/commits/de03f876f5f24b9bd6ec80029b61ed76be9b0277',parents: [{ id: '361861da8901f2166fdc7bad71df266d54ad91ac' },{ id: '1acfef57374f5ff15ceb6487078a8a28465a98ef' }]},{id: '1acfef57374f5ff15ceb6487078a8a28465a98ef', href: '/users/brtnfld/repos/hdf5_msb/commits/1acfef57374f5ff15ceb6487078a8a28465a98ef',parents: [{ id: '9bb743136ed3a262eca6e6fcbe0f0d8f5b78cd09' }]},{id: '361861da8901f2166fdc7bad71df266d54ad91ac', href: '/users/brtnfld/repos/hdf5_msb/commits/361861da8901f2166fdc7bad71df266d54ad91ac',parents: [{ id: 'ff8b70dc0fb34d76264a756cfc996f9961ef2c85' },{ id: '09981b58d800d784a2aa7e3ea5f7f1cad576e8db' }]},{id: '09981b58d800d784a2aa7e3ea5f7f1cad576e8db', href: '/users/brtnfld/repos/hdf5_msb/commits/09981b58d800d784a2aa7e3ea5f7f1cad576e8db',parents: [{ id: 'f58c2c5cced54d0dbbd72c49bd5dd03c28865196' }]},{id: 'ff8b70dc0fb34d76264a756cfc996f9961ef2c85', href: '/users/brtnfld/repos/hdf5_msb/commits/ff8b70dc0fb34d76264a756cfc996f9961ef2c85',parents: [{ id: 'f58c2c5cced54d0dbbd72c49bd5dd03c28865196' },{ id: '9bb743136ed3a262eca6e6fcbe0f0d8f5b78cd09' }]},{id: '9bb743136ed3a262eca6e6fcbe0f0d8f5b78cd09', href: '/users/brtnfld/repos/hdf5_msb/commits/9bb743136ed3a262eca6e6fcbe0f0d8f5b78cd09',parents: [{ id: '68643772e30d9be7b2d123714cc7202e9d0991cf' }]},{id: '68643772e30d9be7b2d123714cc7202e9d0991cf', href: '/users/brtnfld/repos/hdf5_msb/commits/68643772e30d9be7b2d123714cc7202e9d0991cf',parents: [{ id: '101f040b80a1dcee79fe2bc70c0c59021871b09b' }]},{id: '101f040b80a1dcee79fe2bc70c0c59021871b09b', href: '/users/brtnfld/repos/hdf5_msb/commits/101f040b80a1dcee79fe2bc70c0c59021871b09b',parents: [{ id: 'a4a969f0fd1c3b10c2a5458295d5d689e097a58c' }]},{id: 'a4a969f0fd1c3b10c2a5458295d5d689e097a58c', href: '/users/brtnfld/repos/hdf5_msb/commits/a4a969f0fd1c3b10c2a5458295d5d689e097a58c',parents: [{ id: '135af42c0997f3fdcd7a7e58b4b65252c27d10db' }]},{id: 'f58c2c5cced54d0dbbd72c49bd5dd03c28865196', href: '/users/brtnfld/repos/hdf5_msb/commits/f58c2c5cced54d0dbbd72c49bd5dd03c28865196',parents: [{ id: '79560265af7dd3ae34f12b3eb4045ca2f1cb7520' },{ id: '135af42c0997f3fdcd7a7e58b4b65252c27d10db' }]},{id: '135af42c0997f3fdcd7a7e58b4b65252c27d10db', href: '/users/brtnfld/repos/hdf5_msb/commits/135af42c0997f3fdcd7a7e58b4b65252c27d10db',parents: [{ id: 'bfc42a18ce8887795c6f873a487a545e3c02b398' }]},{id: 'bfc42a18ce8887795c6f873a487a545e3c02b398', href: '/users/brtnfld/repos/hdf5_msb/commits/bfc42a18ce8887795c6f873a487a545e3c02b398',parents: [{ id: 'f45bb2197958238c109c953315202d67af5238ef' }]},{id: '79560265af7dd3ae34f12b3eb4045ca2f1cb7520', href: '/users/brtnfld/repos/hdf5_msb/commits/79560265af7dd3ae34f12b3eb4045ca2f1cb7520',parents: [{ id: 'b0e99604609fa054b914ff0638f3d6345b8e7774' },{ id: 'f45bb2197958238c109c953315202d67af5238ef' }]},{id: 'f45bb2197958238c109c953315202d67af5238ef', href: '/users/brtnfld/repos/hdf5_msb/commits/f45bb2197958238c109c953315202d67af5238ef',parents: [{ id: '599be55d973fac130b43be54395bc8bab1e21cd8' }]},{id: '599be55d973fac130b43be54395bc8bab1e21cd8', href: '/users/brtnfld/repos/hdf5_msb/commits/599be55d973fac130b43be54395bc8bab1e21cd8',parents: [{ id: '53fe9189e1ea34ecfd209bb181b758a980bb5318' }]},{id: '53fe9189e1ea34ecfd209bb181b758a980bb5318', href: '/users/brtnfld/repos/hdf5_msb/commits/53fe9189e1ea34ecfd209bb181b758a980bb5318',parents: [{ id: 'aaeb21bdea85acd3b8e90740e70a85e41eae5c45' }]},{id: 'aaeb21bdea85acd3b8e90740e70a85e41eae5c45', href: '/users/brtnfld/repos/hdf5_msb/commits/aaeb21bdea85acd3b8e90740e70a85e41eae5c45',parents: [{ id: '918d8894a0c04bc0a545287095402f0e46a3aaf1' }]},{id: '918d8894a0c04bc0a545287095402f0e46a3aaf1', href: '/users/brtnfld/repos/hdf5_msb/commits/918d8894a0c04bc0a545287095402f0e46a3aaf1',parents: [{ id: '4f833668b09bcf337812c8bc23cfc0b691e14188' }]},{id: '4f833668b09bcf337812c8bc23cfc0b691e14188', href: '/users/brtnfld/repos/hdf5_msb/commits/4f833668b09bcf337812c8bc23cfc0b691e14188',parents: [{ id: '349ed1418b7c5ae57c30fc77d63e551fec0354a3' }]},{id: '349ed1418b7c5ae57c30fc77d63e551fec0354a3', href: '/users/brtnfld/repos/hdf5_msb/commits/349ed1418b7c5ae57c30fc77d63e551fec0354a3',parents: [{ id: '96c6a7c8d8966f40b066263720138e059668c4af' }]},{id: '96c6a7c8d8966f40b066263720138e059668c4af', href: '/users/brtnfld/repos/hdf5_msb/commits/96c6a7c8d8966f40b066263720138e059668c4af',parents: [{ id: '733a02386ba651c78b9fe9a3c8ba88225aa8425b' }]},{id: '733a02386ba651c78b9fe9a3c8ba88225aa8425b', href: '/users/brtnfld/repos/hdf5_msb/commits/733a02386ba651c78b9fe9a3c8ba88225aa8425b',parents: [{ id: 'fd406a654c1c0796af8624c5b022dcc29cf209ec' }]},{id: 'fd406a654c1c0796af8624c5b022dcc29cf209ec', href: '/users/brtnfld/repos/hdf5_msb/commits/fd406a654c1c0796af8624c5b022dcc29cf209ec',parents: [{ id: '5756ac4233dae0d3f9172c5f81e4fe42e5092137' }]},{id: '5756ac4233dae0d3f9172c5f81e4fe42e5092137', href: '/users/brtnfld/repos/hdf5_msb/commits/5756ac4233dae0d3f9172c5f81e4fe42e5092137',parents: [{ id: '60787f34e7b97777606157ec10bb7e978096b133' }]},{id: '60787f34e7b97777606157ec10bb7e978096b133', href: '/users/brtnfld/repos/hdf5_msb/commits/60787f34e7b97777606157ec10bb7e978096b133',parents: [{ id: 'aecd29c2ad7cc445a8600e746e911b838570e5c2' }]},{id: 'aecd29c2ad7cc445a8600e746e911b838570e5c2', href: '/users/brtnfld/repos/hdf5_msb/commits/aecd29c2ad7cc445a8600e746e911b838570e5c2',parents: [{ id: '0624ed2e480729e30dfc71aaf016f78c940c1316' }]}]);