From 8cac43ac6cabe87d8e50a482ff3d4c5a170c1ac1 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Wed, 3 Jun 2020 22:26:44 +0200 Subject: [PATCH] Add link for memory sync modes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50b4124..2654421 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ https://de.slideshare.net/HDFEOS/caching-and-buffering-in-hdf5 https://portal.hdfgroup.org/display/HDF5/Chunking+in+HDF5 - Setting Raw Data Chunk Cache Parameters in HDF5 https://support.hdfgroup.org/pubs/rfcs/RFC_chunk_cache_functions.pdf +- Memory model synchronization modes +https://gcc.gnu.org/wiki/Atomic/GCCMM/AtomicSync ### Linux configuration