From 6208e51415afb0f0336f7b231b55db7adddf49ab Mon Sep 17 00:00:00 2001 From: Daan Date: Fri, 21 Jun 2019 09:02:42 -0700 Subject: [PATCH] Update readme.md --- readme.md | 262 +++--------------------------------------------------- 1 file changed, 11 insertions(+), 251 deletions(-) diff --git a/readme.md b/readme.md index 22e9fcfb..8ae77af2 100644 --- a/readme.md +++ b/readme.md @@ -367,257 +367,6 @@ how the design of _tbb_ avoids the false cache line sharing. - - # References - \[1] Emery D. Berger, Kathryn S. McKinley, Robert D. Blumofe, and Paul R. Wilson. @@ -651,3 +400,14 @@ it performed only about 3% slower on average, and is second best overall. Alex Shamis, Christoph M Wintersteiger, and David Chisnall. _Snmalloc: A Message Passing Allocator._ In Proceedings of the 2019 ACM SIGPLAN International Symposium on Memory Management, 122–135. ACM. 2019. + + +# Contributing + +This project welcomes contributions and suggestions. Most contributions require you to agree to a +Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us +the rights to use your contribution. For details, visit https://cla.microsoft.com. + +When you submit a pull request, a CLA-bot will automatically determine whether you need to provide +a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions +provided by the bot. You will only need to do this once across all repos using our CLA.