mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-05 23:19:31 +03:00
Update readme.md
Fixed link to Crundal's presentation
This commit is contained in:
parent
65e29fa5d9
commit
7d1d449e89
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ how the design of _tbb_ avoids the false cache line sharing.
|
||||||
Available at <https://github.com/kuszmaul/SuperMalloc/tree/master/tests>
|
Available at <https://github.com/kuszmaul/SuperMalloc/tree/master/tests>
|
||||||
|
|
||||||
- \[6] Timothy Crundal. _Reducing Active-False Sharing in TCMalloc._
|
- \[6] Timothy Crundal. _Reducing Active-False Sharing in TCMalloc._
|
||||||
2016. <http://courses.cecs.anu.edu.au/courses/CSPROJECTS/16S1/Reports/Timothy*Crundal*Report.pdf>. CS16S1 project at the Australian National University.
|
2016. <http://courses.cecs.anu.edu.au/courses/CSPROJECTS/16S1/Reports/Timothy_Crundal_Report.pdf>. CS16S1 project at the Australian National University.
|
||||||
|
|
||||||
- \[7] Alexey Kukanov, and Michael J Voss.
|
- \[7] Alexey Kukanov, and Michael J Voss.
|
||||||
_The Foundations for Scalable Multi-Core Software in Intel Threading Building Blocks._
|
_The Foundations for Scalable Multi-Core Software in Intel Threading Building Blocks._
|
||||||
|
|
Loading…
Add table
Reference in a new issue