danbev / learning-linux-kernelLinks
Just a project with notes and code about the Linux kernel
☆56Updated 4 years ago
Alternatives and similar repositories for learning-linux-kernel
Users that are interested in learning-linux-kernel are comparing it to the libraries listed below
Sorting:
- A curated list of awesome resources and learning materials in the field of X internals☆143Updated last year
- Implement your own TCP IP Stack☆224Updated this week
- Succinct notes on the linux mm subsystem.☆130Updated 3 years ago
- Useful resources for learning kernel☆20Updated 4 years ago
- A curated list of resources on operating system design and implementation.☆190Updated last year
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆233Updated 2 years ago
- 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 m…☆324Updated 5 years ago
- A collection of links related to the Linux Kernel and kernel development.☆26Updated 7 years ago
- Notes on the linux kernel VM subsystem.☆381Updated 3 years ago
- A mini x86 linux debugger for teaching purposes☆647Updated last year
- Teaching resources (OER) for Operating Systems☆72Updated last year
- ☆82Updated 2 years ago
- Source for the little book about OS development☆41Updated 9 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆355Updated 6 months ago
- The collection of useful resources for OS development☆62Updated 9 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- Example code for compilers textbook.☆204Updated 3 years ago
- Source code for the book Building a Debugger☆349Updated 6 months ago
- ☆48Updated last year
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆65Updated 9 years ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆40Updated last year
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆346Updated 4 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Hobby OS☆246Updated 9 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆192Updated 2 years ago
- C++ for C programmers☆75Updated 7 years ago
- A lightweight, wrapper-based kernel coverage viewer for any command, powered by kcov and LD_PRELOAD.☆58Updated 4 months ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆227Updated last month