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
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- dthreads: Efficient Deterministic Multithreading☆52Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- ☆21Updated last year
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 11 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- [deprecated] Reference Implementation of OpenSHMEM on GASNet (specification <= 1.3)☆42Updated 7 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
- RLU resizable hash-table☆17Updated 9 years ago
- Performance testing or system benchmarks for jemalloc☆33Updated last year
- Library wrapper and system-level tracing utilities☆47Updated 8 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆87Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Extended Roofline Model - LLVM source tree with additional libraries for the analysis of the dynamic execution in the interpreter☆17Updated 8 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- The StreamIt compiler infrastructure.☆71Updated 8 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago