Skip to content

MinXingCoder/csapp_lab_malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

csapp_lab

malloc

implict free list

first fit + no boundary tag

image-20240519212506665

best fit + no boundary tag

image-20240522234136688

explicit free list

LIFO

屏幕截图 2024-06-03 000322

Segregated List

内存利用率有待优化

image-20240623102447981

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published