CPU CACHE SHARING DETECTOR FOR C/C++ PROGRAMS
Abstract
The paper discusses the false-sharing detector and the SHERIFF-DETECT detector, as well as its modification to create a more modern tool that can be used, more flexible in terms of architectural dependencies and using modern processor instructions. The advantages and disadvantages of different false-sharing detector approaches are considered.