andikleen / simple-pmu
Simple in process cycle counting for Linux
☆20Updated 13 years ago
Alternatives and similar repositories for simple-pmu:
Users that are interested in simple-pmu are comparing it to the libraries listed below
- ☆66Updated 4 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- ☆25Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 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
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆35Updated 3 months ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Programatically obtain information about the pages backing a given memory region☆75Updated 3 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 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
- Different implementations of spinlock.☆105Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Collection of synchronization micro-benchmarks and traces from infrastructure applications☆41Updated this week
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 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