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
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- dthreads: Efficient Deterministic Multithreading☆52Updated 10 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- Implementing MISON by Microsoft in C++ as a test☆21Updated 7 years ago
- Library wrapper and system-level tracing utilities☆47Updated 8 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- User-space Page Management☆108Updated last year
- ☆40Updated 3 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆135Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆54Updated 6 months ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆69Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- AST - Extractor for LLVM☆18Updated 4 years ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆25Updated 7 years ago
- MapReduce for multi-core☆49Updated 12 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆96Updated last year