Title :
On Program Placement in a Directly Executable Hierarchy of Memories
Author_Institution :
Computer Science Group, University of Washington
Abstract :
The efficient utilization of a two-level directly executable memory system is investigated. After defining the time and space product resulting from static allocation of the most often referenced pages, from paging, and from an optimal algorithm when the amount of primary memory is constrained, we introduce a learning algorithm. Its basic feature is to monitor references in such a way that it prevents seldom accessed pages to be brought into primary memory. The additional hardware requirements are not extensive. Simulations attest to the validity of the concept, and show that results are comparable with those obtained from the static allocation (the latter being impractical since it requires the knowledge of the whole reference stream) and superior to those obtained with paging. In the case of application programs, contributions to the learning algorithm can be made at compile time. Algorithms and data stuctures necessitated in an optimizing phase of the compiler are described.
Keywords :
Directly executable memory, learning algorithm, optimized compiler, paging, static allocation, two-level memory hierarchy.; Computer science; Costs; Hardware; Memory management; Monitoring; Optimizing compilers; Terminology; Throughput; Directly executable memory, learning algorithm, optimized compiler, paging, static allocation, two-level memory hierarchy.;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/T-C.1974.224039