From 6efe2493a65540d3f484a8b7f27d5298d49c9da4 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Tue, 3 Jul 2018 09:57:35 +0100 Subject: Lots more afio => llfio renaming --- doc/presentations/videos.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/presentations/videos.txt b/doc/presentations/videos.txt index d15d61ff..14f0f9b7 100644 --- a/doc/presentations/videos.txt +++ b/doc/presentations/videos.txt @@ -1,8 +1,8 @@ 20150924 CppCon Racing the File System Workshop (good for the background on file systems) https://www.youtube.com/watch?v=uhRWMGBjlO8 -20160421 ACCU Distributed Mutual Exclusion using Proposed AFIO (a bit of AFIO history and how and why it is designed, AFIO_V2_NAMESPACE::algorithm::shared_fs_mutex::atomic_append) +20160421 ACCU Distributed Mutual Exclusion using Proposed AFIO (a bit of LLFIO history and how and why it is designed, LLFIO_V2_NAMESPACE::algorithm::shared_fs_mutex::atomic_append) https://www.youtube.com/watch?v=elegewDwm64 -20160922 CppCon Better mutual exclusion on the filesystem using AFIO (pretty good overview of AFIO written to date, AFIO_V2_NAMESPACE::algorithm::shared_fs_mutex::memory_map) +20160922 CppCon Better mutual exclusion on the filesystem using AFIO (pretty good overview of LLFIO written to date, LLFIO_V2_NAMESPACE::algorithm::shared_fs_mutex::memory_map) https://www.youtube.com/watch?v=9l28ax3Zq0w -- cgit v1.2.3