Buddy memory allocation

The buddy memory allocation technique is a memory allocation algorithm that divides memory into partitions to try to satisfy a memory request as suitably as possible. This system makes use of splitting memory into halves to try to give a best fit.

Source: Wikipedia — Buddy memory allocation (CC BY-SA 4.0)

Buddy memory allocation

The buddy memory allocation technique is a memory allocation algorithm that divides memory into partitions to try to satisfy a memory request as suitably as possible. This system makes use of splitting memory into halves to try to give a best fit.

Source: Wikipedia "Buddy memory allocation" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy