Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 227,358,669 papers from all fields of science
Search
Sign In
Create Free Account
Manual memory management
Known as:
Custom memory allocation
In computer science, manual memory management refers to the usage of manual instructions by the programmer to identify and deallocate unused objects…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
32 relations
Allocator (C++)
Automatic Reference Counting
Automatic variable
C dynamic memory allocation
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Machine Learning Guided Optimal Use of GPU Unified Memory
Hailu Xu
,
M. Emani
,
Pei-Hung Lin
,
Liting Hu
,
C. Liao
Workshop on Memory Centric High Performance…
2019
Corpus ID: 209853561
NVIDIA’s unified memory (UM) creates a pool of managed mem- ory on top of physically separated CPU and GPU memories. UM…
Expand
2019
2019
A Graphical Processing Unit Accelerated NORmal to Anything Algorithm for High Dimensional Multivariate Simulation
Xiang Li
,
A. G. Schissler
,
Rui Wu
,
L. Barford
,
Frederick C. HarrisJr.
International Conference on Information…
2019
Corpus ID: 181629611
Many complex real world systems can be represented as correlated high dimensional vectors (up to 20,501 in this paper). While…
Expand
2015
2015
On the detection of custom memory allocators in C binaries
X. Chen
,
Asia Slowinska
,
H. Bos
Empirical Software Engineering
2015
Corpus ID: 254472240
Many reverse engineering techniques for data structures rely on the knowledge of memory allocation routines. Typically, they…
Expand
2014
2014
Frameworks for a General-Purpose Smart Home Operating System
D. Hoelle
2014
Corpus ID: 60210084
2014
2014
Automatic Memory Management Based on Program Transformation Using Ownership
Tatsuya Sonobe
,
Kohei Suenaga
,
Atsushi Igarashi
Asian Symposium on Programming Languages and…
2014
Corpus ID: 1018163
We present a type-based program transformation for an imperative programming language with manual memory-management primitives (e…
Expand
2013
2013
OOPSLA 2002: Reconsidering custom memory allocation
E. Berger
,
B. Zorn
,
K. McKinley
SIGP
2013
Corpus ID: 52828486
Programmers hoping to achieve performance improvements often use custom memory allocators. This in-depth study examines eight…
Expand
2011
2011
Multi-dimensional Information Spaces as Memory Structures for Intelligent Data Processing in GMES
15.1 Memory management
2011
Corpus ID: 14744975
Memory management is a complex field of computer science. Over the years, many techniques have been developed to make it more…
Expand
2010
2010
A Lightweight Real-Time Executable Finite State Machine Model for Coordination in Robotic Systems
Markus Klotzbücher
,
H. Bruyninckx
2010
Corpus ID: 85534045
We describe our experience in developing a practical, lightweight, real-time executable model as an internal domain specific…
Expand
2006
2006
Custom Memory Allocation for Free Improving Data Locality with Container-Centric Memory Allocation
Alin Jula
2006
Corpus ID: 1420327
We propose a novel container-centric memory allocation scheme. In this scheme, the container’s semantics guide the memory…
Expand
2005
2005
Efficient memory management for message-passing concurrency, Part I : Single-threaded execution
Jesper Wilhelmsson
2005
Corpus ID: 60104751
Manual memory management is error prone. Some of the errors it causes, in particular memory leaks and dangling pointers, are hard…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE