Skip to main content

1983 | Buch

Algorithmic Studies in Mass Storage Systems

verfasst von: C. K. Wong

Verlag: Springer Berlin Heidelberg

insite
SUCHEN

Über dieses Buch

A major technological trend for large database systems has been the introduction of ever-larger mass storage systems. This allows computing centers and business data processing installations to maintain on line their program libraries, less frequently used data files, transaction logs and backup copies under unified system control. Tapes, disks and drums are classical examples of mass storage media. The more recent IBM 3851 Mass Storage Facility, part of the IBM 3850 Mass Storage System, represents a new direction in mass storage development, namely, it is two-dimensional. With the maturity of magnetic bubble technology, more sophisticated, massive, multi-trillion-bit storage systems are not far in the future. While large in capacity, mass storage systems have in general relatively long access times. Since record access probabilities are usually not uniform, various algorithms have been devised to position the records to decrease the average access time. The first two chapters of this book are devoted mainly to such algorithmic studies in linear and two-dimensional mass storage systems. In the third chapter, we view the bubble memory as more than a storage medium. In fact, we discuss different structures where routine operations, such as data rearrangement, sorting, searching, etc., can be done in the memory itself, freeing the CPU for more complicated tasks. The problems discussed in this book are combinatorial in nature.

Inhaltsverzeichnis

Frontmatter
1. Linear Storage
Abstract
One major factor determining the overall performance of a system is the access time to auxiliary storage. This access time depends not only on the physical device characteristics but also on the procedures by which requests for records are sequenced and on the arrangement of records.
C. K. Wong
2. Two-Dimensional Storage
Abstract
As mentioned in the preface, online, trillion-bit database systems have been coming into existence. For such large systems, storing all information on disks would be very expensive, while storing on tapes would mean very slow access time. In practice, a two-level storage system is used. All records of the system are permanently stored on a relatively cheap, but slow, mass storage unit. When a record is requested for online use, a copy is made on a disk, and it is this copy that is used for as long as necessary. When the transaction is completed, the copy is returned to the mass storage device, replacing the old copy.
C. K. Wong
3. Magnetic Bubble Memory
Abstract
Another recent development in mass storage technology is the introduction of magnetic bubble devices. Due to its high density, low cost and nonvolatility, magnetic bubble memory is expected to replace a majority of applications where conventional devices (such as disks and tapes) are used. Of course it can be used to simulate magnetic disks, so that the change to the existing software as well as hardware would be minimal. Early design indeed reflected such use [16]. But to do so would not fully utilize the power of bubble memory. By arranging the bubbles into loops, and by using special switches that permit control of the passage of bubbles, the memory is capable of a lot more intelligence than conventional storage devices have. It is now possible to perform in the bubble memory operations that are conventionally done by the CPU. Routine operations, such as data rearrangement, data sorting, etc. can now be done in the bubble memory, thus relieving the CPU for other, more useful processing.
C. K. Wong
Backmatter
Metadaten
Titel
Algorithmic Studies in Mass Storage Systems
verfasst von
C. K. Wong
Copyright-Jahr
1983
Verlag
Springer Berlin Heidelberg
Electronic ISBN
978-3-642-69352-6
Print ISBN
978-3-642-69354-0
DOI
https://doi.org/10.1007/978-3-642-69352-6