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 6 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
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- ☆21Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Simplified Interface to Complex Memory☆28Updated last year
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆64Updated 7 months ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- dthreads: Efficient Deterministic Multithreading☆51Updated 10 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆24Updated 7 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Transactional Data Structure Libraries☆12Updated 7 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 11 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- [deprecated] Reference Implementation of OpenSHMEM on GASNet (specification <= 1.3)☆43Updated 7 years ago
- Persistent Memory Storage Engine☆24Updated 7 months ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- OFI Programmer's Guide☆53Updated 2 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 11 months ago