alx-tools / Hack-The-Virtual-MemoryLinks
This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and more practical way.
☆327Updated 5 years ago
Alternatives and similar repositories for Hack-The-Virtual-Memory
Users that are interested in Hack-The-Virtual-Memory are comparing it to the libraries listed below
Sorting:
- Notes on the linux kernel VM subsystem.☆378Updated 2 years ago
- My solutions to The Linux Programming Interface Exercises☆321Updated 2 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆54Updated 9 years ago
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- Simple C programs demonstrating different aspects of programming on Linux.☆180Updated 4 years ago
- A collection of memory allocators☆462Updated 2 months ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆81Updated last year
- The Linux Programming Interface by Michael Kerrisk - Distribution Version☆316Updated 5 years ago
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- Succinct notes on the linux mm subsystem.☆123Updated 2 years ago
- POSIX Function tracing☆338Updated 8 years ago
- ☆1,100Updated last year
- Some fun things you can do with kernel modules (all "bad ideas")☆440Updated 3 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Linux kernel source tree☆415Updated 6 months ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆478Updated this week
- A minimal toy implementation of strace(1)☆179Updated 2 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆33Updated 7 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Intro to x86 Assembly Language.☆284Updated 5 years ago
- Presentation on how the Linux kernel is developed☆652Updated 7 months ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆167Updated 5 years ago
- MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language imple…☆80Updated 5 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆883Updated 6 years ago
- Handy kernel development scripts.☆50Updated 3 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆417Updated 7 months ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆468Updated 7 months ago