Skip to search formSkip to main contentSkip to account menu

Buddy memory allocation

Known as: Buddy allocators, Buddy memory allocator, Buddy memory techniques 
The buddy memory allocation technique is a memory allocation algorithm that divides memory into partitions to try to satisfy a memory request as… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Buddy memory allocation algorithms are widely adopted by various memory management systems for managing memory layouts. Rigorous… 
2017
2017
Predictability is one of the key properties of hard real-time systems. A system is predictable when it is possible to guarantee… 
2016
2016
Modern Non-Volatile Memory (NVM) promises persistence, byte-addressability and DRAM-like read and write latency, which offers… 
2015
2015
The Partitioned Global Address Space (PGAS) approach is a promising programming model in high performance parallel computing that… 
2013
2013
Emerging storage class RAM (SCRAM) devices are power-efficient, byte-addressable, and non-volatile. However, each SCRAM memory… 
2003
2003
The correctness of a real-time system is very much dependent on the time at which a specific task is completed. Hence, satisfying… 
2001
2001
MPJ Express is our implementation of MPI-like bindings for Java. In this paper we discuss our intermediate buffering layer… 
1994
1994
Music industry legend Bob Thiele will never forget the first time he heard a demo tape from a group of unknowns from New Mexico… 
1994
1994
Processor management in parallel systems is a crucial issue for improving the performance of these machines in a multiuser…