Affiliation:
1. IBM T. J. Watson Research Center, Yorktown Heights, NY
Abstract
Based on novel architecture, the 801 minicomputer project has developed a low-level storage manager that can significantly simplify storage programming in subsystems and applications. The storage manager embodies three ideas: (1)
large virtual storage
, to contain all temporary data and permanent files for the active programs; (2) the innovation of
database storage
, which has implicit properties of access serializability and atomic update, similar to those of database transaction systems; and (3) access to all storage, including files, by the usual operations and types of a high-level
programming language
.
The IBM RT PC implements the hardware architecture necessary for these storage facilities in its storage controller (MMU). The storage manager and language elements required, as well as subsystems and applications that use them, have been implemented and studied in a prototype operating system called CPR, that runs on the RT PC. Low cost and good performance are achieved in both hardware and software. The design is intended to be extensible across a wide performance/cost spectrum.
Publisher
Association for Computing Machinery (ACM)
Cited by
68 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Extending Rust with Support for Zero Copy Communication;Proceedings of the 12th Workshop on Programming Languages and Operating Systems;2023-10-23
2. Memory-Efficient Hashed Page Tables;2023 IEEE International Symposium on High-Performance Computer Architecture (HPCA);2023-02
3. Safety Hints for HTM Capacity Abort Mitigation;2023 IEEE International Symposium on High-Performance Computer Architecture (HPCA);2023-02
4. Persistent Memory;ACM Computing Surveys;2022-09-30
5. Understanding the Overheads of Hardware and Language-Based IPC Mechanisms;Proceedings of the 11th Workshop on Programming Languages and Operating Systems;2021-10-25