Skip to content

A simple C implementation of Buddy memory allocation algorithm.

Notifications You must be signed in to change notification settings

boyang-nlp/tiny_buddy

Repository files navigation

tiny_buddy

tiny_buddy.h defines some useful marcos. tiny_buddy.c implement all algorithm of buddy system. To know how this buddy system works, read Tiny Buddy Book

About

A simple C implementation of Buddy memory allocation algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published