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:
- Multi-threading Concepts☆81Updated 2 years ago
- Linux device driver code base☆35Updated 3 years ago
- Linux Device Driver Development - Second Edition, published by Packt☆190Updated last year
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆42Updated 2 years ago
- Repository of Linux device driver programming(LDD1) udemy course☆124Updated last year
- This blog also contains interview questions related to Embedded Systems, Linux BSP, Linux Kernel, ARM Architecture, C programming etc☆45Updated last year
- Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on …☆50Updated 2 years ago
- This Directory contains the tutorials posted in www.embetronicx.com☆234Updated 2 years ago
- This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practi…☆39Updated 4 years ago
- Implement your own TCP IP Stack☆206Updated 2 weeks ago
- linux driver development for embedded processors 2nd edition☆171Updated 2 years ago
- Hands-On System Programming with C++, published by Packt☆145Updated 2 years ago
- Embedded Programming with Modern C++ Cookbook, published by Packt☆74Updated 2 years ago
- Lower level assembly and C baremetal programming on RISC-V CPUs. Source code listings from the C-Ninja, in Pyjama! book.☆2Updated 8 months ago
- Linux Driver Development with Raspberry Pi - Practical Labs☆46Updated 2 years ago
- Linux Kernel Programming (Part 2), published by Packt☆132Updated 4 months ago
- A list of embedded interview questions, by Reddit user /u/Enlightenment777. I will attempt to go through all of these questions and answe…☆43Updated 4 years ago
- ☆212Updated 7 months ago
- A unified software platform for embedded system projects ...☆88Updated 4 months ago
- ☆80Updated 2 years ago
- A custom malloc implementation in C explained☆64Updated 3 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆193Updated 8 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆240Updated last year
- ☆63Updated last year
- Hands-On Network Programming with C, published by Packt☆331Updated last month
- Develop an embedded Linux system on low-cost Arm based platforms☆163Updated 3 weeks ago
- Linux Inter Process Communication examples☆51Updated 3 years ago
- C++ System Programming Cookbook, published by Packt☆69Updated 2 years ago
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- My leetcode solutions in C☆69Updated 3 weeks ago