Skip to content

elimauskopf/MemoryAllocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryAllocator

Cumulative lab for my operating systems class at Bucknell University. Given a few header files and methods containing basic linked list operations and a test file as a starting point, we were tasked with modeling a memory allocator in C using linked lists. The allocator implements best fit, worst-fit, and first models of memory allocation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published