ACM Home Page
Please provide us with feedback. Feedback
The case for dynamic storage allocation
Full text PdfPdf (251 KB)
Source
Communications of the ACM archive
Volume 4 ,  Issue 10  (October 1961) table of contents
Pages: 417 - 418  
Year of Publication: 1961
ISSN:0001-0782
Author
Burnett H. Sams  Radio Corp. of America, Princeton, NJ
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 12,   Citation Count: 2
Additional Information:

abstract   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/366786.366790
What is a DOI?

ABSTRACT

Programming is the process of developing a scheme for solving a problem using a computer. The programmer's task is to minimize the cost of achieving a solution. This cost involves the interrelated factors of planning, coding, debugging, storage space, and computation time. The storage allocation problem is the subtask of assigning the space-taking objects (programs and data) to the available storage devices (core, drum, disc and magnetic tape).