Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/41457.37513acmconferencesArticle/Chapter ViewAbstractPublication PagessospConference Proceedingsconference-collections
Article
Free access

801 Storage: architecture and programming

Published: 01 November 1987 Publication History

Abstract

The IBM RT PC implements the necessary features of 801 storage architecture. The upper 4 bits of a 32-bit short address select one of 16 segment registers. A 12-bit segment id from the register replaces the 4 bits to form a 40-bit long virtual address. This creates a single large space of 4096 256M-byte segments. Only the supervisor may load segment registers and may therefore control access to and sharing of segments. A long virtual address is translated to real by an inverted page table, in which each entry contains the virtual page address currently allocated to a real page. Hardware searches the table using chained hashing. If a given virtual address is found in a table entry, the index of that entry is the desired real page address. Table size is related only to real storage size rather than to virtual size as with conventional segment and page tables. The inverted page table includes a transaction locking mechanism. Each entry contains bits to represent read and write locks, for 128-byte lines within the page, granted to the transaction id also in the entry. Lock fault interrupt occurs when storage access by the current transaction (id in a register) is not permitted by locks and id in a table entry. Page protection bits may instead be used when transaction locking is not required.
A CPR transaction is all the storage actions by a process on a set of file segments, performed between two calls to commit for that set of segments, including actions of the supervisor in directory segments when files are created, renamed, etc. File open options influence transaction processing. When open options specify file sharing and implicit functions of serialization and atomic commit, we call the file segments database storage. Transaction locking hardware is used. Lock fault interrupts invoke the storage manager to grant locks and later, when a transaction commits, the storage manager writes log records of changed storage. Strong transaction properties are achieved, without explicit calls from programs which access storage and independently of superimposed data organization or access pattern. A language-based approach to invoking transaction functions seems to be more explicit and restrictive.
PL.8 is a PL/I dialect for systems programming and the PL.8 compiler is part of the 801 project. To simplify file programming, a persistent storage class (i.e. storage in a file segment) and a refp type (capability to a file segment id) were added to PL.8. Persistent storage may be used with any type, including arrays of structures and based structures in areas (appropriate for records, indices, etc.). Semantics of computation with persistent variables depend only on type and so are the same as computation in working storage classes automatic, static, and controlled (heap). Computation with large aggregates over multiple file segments is possible, exceeding 32-bit addressing.
Database storage is a new way to implement certain storage management functions in an operating system, built on and similar in spirit to virtual storage. Both are very general, transparent, and rather monolithic approaches to storage management, one for storage hierarchy, the other for storage concurrency and recovery. We believe that database storage will perform well for a wide range of applications and that the simplicity it offers is too attractive to dismiss. As in the early days of virtual storage, the challenge is to understand and exploit its characteristics.

Cited By

View all
  • (2005)High performance distributed transaction processing in a general purpose computing environmentHigh Performance Transaction Systems10.1007/3-540-51085-0_49(220-242)Online publication date: 31-May-2005
  • (1999)Recoverable virtual memory through the multi-view memory computer systemProceedings of the 32nd Annual Hawaii International Conference on Systems Sciences. 1999. HICSS-32. Abstracts and CD-ROM of Full Papers10.1109/HICSS.1999.772828(10)Online publication date: 1999
  • (1993)Choices in database workstation-server architectureProceedings of 1993 IEEE 17th International Computer Software and Applications Conference COMPSAC '9310.1109/CMPSAC.1993.404179(298-305)Online publication date: 1993
  • Show More Cited By

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Conferences
SOSP '87: Proceedings of the eleventh ACM Symposium on Operating systems principles
November 1987
162 pages
ISBN:089791242X
DOI:10.1145/41457
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 01 November 1987

Permissions

Request permissions for this article.

Check for updates

Qualifiers

  • Article

Acceptance Rates

Overall Acceptance Rate 131 of 716 submissions, 18%

Upcoming Conference

SOSP '24

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)37
  • Downloads (Last 6 weeks)7
Reflects downloads up to 17 Oct 2024

Other Metrics

Citations

Cited By

View all
  • (2005)High performance distributed transaction processing in a general purpose computing environmentHigh Performance Transaction Systems10.1007/3-540-51085-0_49(220-242)Online publication date: 31-May-2005
  • (1999)Recoverable virtual memory through the multi-view memory computer systemProceedings of the 32nd Annual Hawaii International Conference on Systems Sciences. 1999. HICSS-32. Abstracts and CD-ROM of Full Papers10.1109/HICSS.1999.772828(10)Online publication date: 1999
  • (1993)Choices in database workstation-server architectureProceedings of 1993 IEEE 17th International Computer Software and Applications Conference COMPSAC '9310.1109/CMPSAC.1993.404179(298-305)Online publication date: 1993
  • (1990)Distributed RAID-a new multiple copy algorithm[1990] Proceedings. Sixth International Conference on Data Engineering10.1109/ICDE.1990.113496(430-437)Online publication date: 1990
  • (1989)Multi-level shared caching techniques for scalability in VMP-M/CACM SIGARCH Computer Architecture News10.1145/74926.7492817:3(16-24)Online publication date: 1-Apr-1989
  • (1989)Multi-level shared caching techniques for scalability in VMP-M/CProceedings of the 16th annual international symposium on Computer architecture10.1145/74925.74928(16-24)Online publication date: 1-Apr-1989
  • (1989)Multi-level Shared Caching Techniques For Scalability In VMP-MCThe 16th Annual International Symposium on Computer Architecture10.1109/ISCA.1989.714520(16-24)Online publication date: 1989
  • (1988)The VMP multiprocessor: initial experience, refinements, and performance evaluationProceedings of the 15th Annual International Symposium on Computer architecture10.5555/52400.52446(410-421)Online publication date: 1-Jun-1988
  • (1988)The VMP multiprocessor: initial experience, refinements, and performance evaluationACM SIGARCH Computer Architecture News10.1145/633625.5244616:2(410-421)Online publication date: 17-May-1988
  • (1990)Transactions on Persistent ObjectsPersistent Object Systems10.1007/978-1-4471-3173-1_21(303-318)Online publication date: 1990

View Options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Get Access

Login options

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media