plasma-umass / sheriff
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.
☆31Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for sheriff
- Predator: Predictive False Sharing Detection☆21Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Generic Automatic Parallel Profiler☆31Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 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).☆75Updated 2 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 4 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 3 years ago
- Artifact for PPoPP'18☆17Updated 2 years ago
- memTrace, a framework for lightweight memory tracing☆55Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- DSL for stencils and image processing☆13Updated 8 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆19Updated 3 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- dthreads: Efficient Deterministic Multithreading☆49Updated 10 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆29Updated 9 years ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆55Updated last month
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆50Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- ☆35Updated 2 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Mallacc: Accelerating Memory Allocation☆13Updated 6 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- ☆10Updated 3 years ago
- User-space Page Management☆104Updated 3 months ago