From 7d1d449e894f7476a16363d8d8cea30901d9d88e Mon Sep 17 00:00:00 2001 From: Daan Date: Sat, 22 Jun 2019 11:57:43 -0700 Subject: [PATCH] Update readme.md Fixed link to Crundal's presentation --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b6fdda79..7a3bdbec 100644 --- a/readme.md +++ b/readme.md @@ -390,7 +390,7 @@ how the design of _tbb_ avoids the false cache line sharing. 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._