We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Host-Based Allocators for Device Memory

Abstract: Memory allocation is a fairly mature field of computer science. However, we challenge a prevailing assumption in the literature over the last 50 years which, if reconsidered, necessitates a fundamental reevaluation of many classical memory management algorithms. We pose a model where the allocation algorithm runs on host memory but allocates device memory and so incur the following constraint: the allocator can't read the memory it is allocating.
This means we are unable to use boundary tags, which is a concept that has been ubiquitous in nearly every allocation algorithm. In this paper, we propose alternate algorithms to work around this constraint, and discuss in general the implications of this system model.
Comments: 9 pages, 4 figures
Subjects: Software Engineering (cs.SE)
Cite as: arXiv:2405.07079 [cs.SE]
  (or arXiv:2405.07079v1 [cs.SE] for this version)

Submission history

From: Oren Bell [view email]
[v1] Sat, 11 May 2024 19:28:37 GMT (1297kb,D)

Link back to: arXiv, form interface, contact.