Buddy memory allocation

id: buddy-memory-allocation-194-752733
title: Buddy memory allocation
text: 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. According to Donald Knuth, the buddy system was invented in 1963 by Harry Markowitz, and was first described by Kenneth C. Knowlton. The Buddy memory allocation is relatively easy to implement. It supports limited but efficient splitting and coalescing
brand slug: wiki
category slug: encyclopedia
description: Computer algorithm
original url: https://en.wikipedia.org/wiki/Buddy_memory_allocation
date created:
date modified: 2024-02-07T22:39:52Z
main entity: {"identifier":"Q1001112","url":"https://www.wikidata.org/entity/Q1001112"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part