From cf21592182c3d6b07d171b52b500344a19afb28a Mon Sep 17 00:00:00 2001 From: Daan Date: Sat, 22 Jun 2019 11:41:18 -0700 Subject: [PATCH] Update readme.md Remove invisible spaces breaking urls --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 17a82bb4..b6fdda79 100644 --- a/readme.md +++ b/readme.md @@ -387,10 +387,10 @@ how the design of _tbb_ avoids the false cache line sharing. - \[5] C. Lever, and D. Boreham. _Malloc() Performance in a Multithreaded Linux Environment._ In USENIX Annual Technical Conference, Freenix Session. San Diego, CA. Jun. 2000. - Available at + Available at - \[6] Timothy Crundal. _Reducing Active-False Sharing in TCMalloc._ - 2016. . CS16S1 project at the Australian National University. + 2016. . CS16S1 project at the Australian National University. - \[7] Alexey Kukanov, and Michael J Voss. _The Foundations for Scalable Multi-Core Software in Intel Threading Building Blocks._