CSE 320 System Fundamentals II HW 2 - Defragmenting Memory
-
Updated
Aug 1, 2018 - C
CSE 320 System Fundamentals II HW 2 - Defragmenting Memory
Implementing RAM with multiple dynamic sets
A simple file system based on the concept of a FAT
OuicheFS: Light Insertion File System
This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when you need to allocate memory dynamically, but memory fragmentation is the problem.
Add a description, image, and links to the defragmentation topic page so that developers can more easily learn about it.
To associate your repository with the defragmentation topic, visit your repo's landing page and select "manage topics."