plasma-umass / sheriffLinks
Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can link with your code to eliminate false sharing.
☆32Updated 7 years ago
Alternatives and similar repositories for sheriff
Users that are interested in sheriff are comparing it to the libraries listed below
Sorting:
- Predator: Predictive False Sharing Detection☆21Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- dthreads: Efficient Deterministic Multithreading☆70Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Evidence-based dynamic analysis: a fast checker for memory errors.☆21Updated 8 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆80Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Implementing MISON by Microsoft in C++ as a test☆21Updated 7 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆132Updated 5 years ago
- Library wrapper and system-level tracing utilities☆47Updated 8 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated last month
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated last week