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.
☆324Updated 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.☆381Updated 3 years ago
- A mini x86 linux debugger for teaching purposes☆647Updated last year
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆65Updated 9 years ago
- My solutions to The Linux Programming Interface Exercises☆324Updated 2 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆182Updated 4 years ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆81Updated last year
- A collection of memory allocators☆466Updated 4 months ago
- Intro to x86 Assembly Language.☆287Updated 5 years ago
- Examples for: Learning KVM - implement your own kernel☆380Updated 2 years ago
- Complementary Concurrency Programs for course "Linux Kernel Internals"☆421Updated 9 months ago
- Presentation on how the Linux kernel is developed☆663Updated 10 months ago
- ☆1,115Updated last year
- A simple native file system for Linux kernel☆469Updated last week
- The Linux Programming Interface by Michael Kerrisk - Distribution Version☆327Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Succinct notes on the linux mm subsystem.☆130Updated 3 years ago
- Linux kernel source tree☆421Updated 9 months ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆890Updated 6 years ago
- Shichao's Notes☆1,193Updated 2 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆168Updated 10 years ago
- a tiny tutorial on how to use debugfs in a Linux kernel module☆59Updated last year
- Always Keep Learning☆58Updated 3 years ago
- library documents for development☆216Updated 8 years ago
- A simple, kernel-space, on-disk filesystem from the scratch☆978Updated last year
- Userspace TCP/IP stack for Linux☆340Updated 2 years ago
- Basic "How to write a Linux kernel patch and submit it" tutorial☆1,213Updated 4 years ago
- Exercises for Assembly language course☆350Updated 3 years ago
- Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually …☆85Updated last month
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago