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.
☆326Updated 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.☆377Updated 2 years ago
- The Linux Programming Interface by Michael Kerrisk - Distribution Version☆309Updated 5 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆179Updated 4 years ago
- Intro to x86 Assembly Language.☆282Updated 5 years ago
- A mini x86 linux debugger for teaching purposes☆642Updated last year
- ☆1,083Updated last year
- A collection of memory allocators☆460Updated 12 years ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆80Updated last year
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆51Updated 9 years ago
- My solutions to The Linux Programming Interface Exercises☆320Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆299Updated 6 years ago
- Presentation on how the Linux kernel is developed☆644Updated 5 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Just a project with notes and code about the Linux kernel☆52Updated 3 years ago
- Succinct notes on the linux mm subsystem.☆123Updated 2 years ago
- Linux kernel source tree☆412Updated 4 months ago
- Some fun things you can do with kernel modules (all "bad ideas")☆440Updated 3 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆881Updated 6 years ago
- ☆391Updated 5 years ago
- POSIX Function tracing☆338Updated 8 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆168Updated 5 years ago
- ops-class.org OS/161 sources.☆135Updated 5 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆34Updated 7 years ago
- Personal Notes About Everything.☆526Updated 4 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆466Updated last month
- An unofficial guide to contributing to GCC, aimed at newbies☆119Updated 11 months ago