Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-alloc

Página 97 do livro Como funcionam carregadores, ligadores e interpretadores - Bruno Müller

Projeto de Implementação:

6.2.a: faça a fusão de nós livres. 6.2.e (next-fit): é first fit em uma lista circular. A busca começa onde a última parou.

About

Custom memory allocator using linked list and the next-fit and worst-fit variations

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages