sachinites / LinuxMemoryManagerLinks
This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory manager will get rid of internal and external fragmentation problems, and boot performance of the process by preventing unnecessary context switching of a process whenever process request memory.
☆20Updated last year
Alternatives and similar repositories for LinuxMemoryManager
Users that are interested in LinuxMemoryManager are comparing it to the libraries listed below
Sorting:
- Implement your own TCP IP Stack☆217Updated last week
- Linux Inter Process Communication examples☆59Updated 3 years ago
- Multi-threading Concepts☆87Updated 2 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Linux Kernel Programming (Part 2), published by Packt☆141Updated 2 months ago
- Linux Device Driver Development - Second Edition, published by Packt☆219Updated last year
- This Directory contains the tutorials posted in www.embetronicx.com☆240Updated 3 years ago
- linux driver development for embedded processors 2nd edition☆184Updated 2 years ago
- Hands-On Network Programming with C, published by Packt☆344Updated 7 months ago
- This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practi…☆43Updated 4 years ago
- ☆61Updated 11 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- A set of efficient data structures in C, created in a generic way☆42Updated 2 years ago
- Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on …☆52Updated 3 years ago
- ☆57Updated 4 years ago
- Practical design patterns in C☆450Updated 2 years ago
- Linux Driver Development with Raspberry Pi - Practical Labs☆54Updated 2 years ago
- Linux Device Drivers Development, published by Packt☆599Updated 2 years ago
- Linux Kernel and Device Drivers☆31Updated 5 years ago
- A Tutorial how to get started with Linux Kernel Modules and Linux Drivers.☆1,061Updated last year
- Sample source code of the book Linux Device Drivers for the latest kernel.☆79Updated 4 years ago
- Automatically exported from code.google.com/p/tech-books-pdf☆175Updated 10 years ago
- Hands-On System Programming with C++, published by Packt☆150Updated 2 years ago
- A Red-black Tree Implementation In C☆26Updated 4 years ago
- Minimal FAT32 file system implementation☆88Updated 8 months ago
- My new Tutorial how to get started with Linux Kernel Modules and Linux Drivers. Started in 2024☆164Updated 3 weeks ago
- A custom malloc implementation in C explained☆62Updated 3 years ago
- Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB,…☆524Updated 8 months ago
- Microkernel-based realtime operating system for microcontrollers☆89Updated this week
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆162Updated 2 months ago