Difference between revisions of "GPU621/Group 1"
(→Group 1) |
(→Sources) |
||
Line 5: | Line 5: | ||
== Sources == | == Sources == | ||
+ | |||
+ | https://learn.microsoft.com/en-us/archive/msdn-magazine/2008/october/net-matters-false-sharing | ||
+ | |||
+ | http://www.nic.uoregon.edu/~khuck/ts/acumem-report/manual_html/multithreading_problems.html | ||
+ | |||
+ | https://www.baeldung.com/java-false-sharing-contended#:~:text=In%20the%20MESI%20protocol%2C%20each,the%20acronym%20of%20these%20states | ||
+ | |||
+ | https://levelup.gitconnected.com/false-sharing-the-lesser-known-performance-killer-bbb6c1354f07 | ||
+ | |||
+ | https://www.easytechjunkie.com/what-is-false-sharing.htm |