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.
☆32Updated 6 years ago
Alternatives and similar repositories for sheriff:
Users that are interested in sheriff are comparing it to the libraries listed below
- 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
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- ☆21Updated 9 months ago
- A fast in-memory key-value store☆49Updated 7 years ago
- dthreads: Efficient Deterministic Multithreading☆51Updated 10 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
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- memTrace, a framework for lightweight memory tracing☆57Updated 5 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…☆56Updated 4 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Simplified Interface to Complex Memory☆27Updated last year
- RLU resizable hash-table☆17Updated 9 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Transactional Data Structure Libraries☆12Updated 7 years ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆46Updated 8 months ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆23Updated 7 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆46Updated 8 months ago
- An easy-to-use interface to the Linux perf_event API.☆20Updated 12 years ago
- Library wrapper and system-level tracing utilities☆46Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆67Updated 3 months ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆76Updated 3 years ago
- User-space Page Management☆108Updated 7 months ago
- ☆30Updated 7 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- ☆37Updated 3 years ago