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
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 6 years ago
- Compiler intermediate language for static analysis.☆107Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Updated 6 years ago
- dthreads: Efficient Deterministic Multithreading☆70Updated 11 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆132Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- DINAMITE LLVM Pass☆11Updated 8 years ago
- User-space Page Management☆111Updated last year
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆73Updated last week
- LLVM-jitted bitmaps☆27Updated 5 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated last month
- ☆33Updated 8 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- Cheap: customized heaps for improved application performance.☆28Updated 3 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆95Updated last year
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- ☆40Updated 3 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago