SSLAB - Malloc Lab

Implicit/Explicit/Segregated List - First/Next/Best/Worst fit

Featured image

Summary

I implemented Implicit/Explicit/Segregated List with First/Next/Best/Worst fit and explained these codes at SSLAB Seminar.
And did Performance evaluation for each cases. (You can check the result at Report).
Please check out the codes at my Notion.

Details

Report - Performance Evaluation //

SSLAB - Malloc Lab codes / Sujin Kang Notion //

Presentations