andrestc / linux-progLinks
Some C code i write to study systems programming (while reading The Linux Programming Interface)
☆45Updated 7 years ago
Alternatives and similar repositories for linux-prog
Users that are interested in linux-prog are comparing it to the libraries listed below
Sorting:
- ☆27Updated 9 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- IPC Examples☆53Updated 5 years ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆32Updated last month
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆50Updated 8 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- $research☆21Updated 4 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- The LibCoroC is a coroutine library for Unix like systems written by C.☆10Updated 8 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- Function tracer for gcc☆35Updated 8 years ago
- The libdill tutorial.☆16Updated 5 years ago
- Starter template for networking-related programs☆20Updated 6 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated last year
- Tiny helper lib for building daemons in C☆19Updated 3 weeks ago
- http://sourceforge.net/projects/strace/☆25Updated 10 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆38Updated 5 months ago
- C - Left-leaning red black tree implementation☆40Updated last year
- Various benchmarks☆38Updated 13 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆57Updated 2 weeks ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- chiTCP - A simple, testable TCP stack☆16Updated 7 months ago
- Understanding the Linux 2.6.8.1 CPU Scheduler☆18Updated 10 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- A netmap-based userspace network stack.☆10Updated 10 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year