Commits
Merge pull request #1337 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/HDFFV-10601-issues-with-chunk-cache-hash2 to develop * commit '4f5a52e595194562644517b7600f3b96d4008c17': HDFFV-10601: Adding the new hdf5/tools/test/perform/chunk_cache.c to MANIFEST. HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to use gettimeofday (HDgettimeofday in the HDF5 library).