(computer science) A computer storage with large capacity, especially one whose contents are directly accessible to a computer's central processing unit.
| Sci-Tech Dictionary: mass storage |
(computer science) A computer storage with large capacity, especially one whose contents are directly accessible to a computer's central processing unit.
| 5min Related Video: Mass storage |
| Computer Desktop Encyclopedia: mass storage |
Permanent peripheral storage such as disks and tapes. Contrast with "temporary memory." The "mass" is used for emphasis, as "storage" is sufficient. At one time, it meant very large storage; however, the term is also used to refer to USB drives, which have very small capacities compared to disk. See magnetic disk, optical disc and magnetic tape.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Dental Dictionary: mass storage |
A storage medium in which data may be organized and maintained both sequentially and nonsequentially. Usually used for storage of files.
| Wikipedia: Mass storage |
In computing, mass storage refers to the storage of large amounts of data in a persisting and machine-readable fashion. Storage media for mass storage include hard disks, floppy disks, flash memory, optical discs, magneto-optical discs, magnetic tape, drum memory, punched tape (mostly historic) and holographic memory (experimental). Mass storage includes devices with removable and non-removable media. It does not include random access memory (RAM), which is volatile in that it loses its contents after power loss. The word "mass" is largely semantic however, the term is used to refer to storage devices of any size (such as USB drives, which tend to have smaller capacities compared to hard disk).[1]
Mass storage devices are characterized by:
Today, magnetic disks are the predominant storage media in personal computers. Optical discs, however, are almost exclusively used in the large-scale distribution of retail software, music and movies because of the cost and manufacturing efficiency of the moulding process used to produce DVD and compact discs and the nearly-universal presence of reader drives in personal computers and consumer appliances.[2] Flash memory (in particular, NAND flash) has an established and growing niche in high performance enterprise computing installations, removable storage and on portable devices such as notebook computers and cell phones because of its portability and low power consumption.[3][4]
The design of computer architectures and operating systems are often dictated by the mass storage and bus technology of their time.[5] Desktop operating systems such as Windows are now so closely tied to the performance characteristics of magnetic disks that it is difficult to deploy them on other media like flash memory without running into space constraints, suffering serious performance problems or breaking applications.
Mass storage devices used in desktop and most server computers typically have their data organized in a file system. The choice of file system is often important in maximizing the performance of the device: general purpose file systems (such as NTFS and HFS, for example) tend to do poorly on slow-seeking optical storage such as compact discs.
Some relational databases can also be deployed on mass storage devices without an intermediate file system or storage manager. Oracle and MySQL, for example, can store table data directly on raw block devices.
On removable media, archive formats (such as tar archives on magnetic tape, which pack file data end-to-end) are sometimes used instead of file systems because they are more portable and simpler to stream.
On embedded computers, it is common to memory map the contents of a mass storage device (usually ROM or flash memory) so that its contents can be traversed as in-memory data structures or executed directly by programs.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| core-image library (computer science) | |
| extent (computer science) | |
| hyperdisk (computer science) |
| How do you fix mass storage on a camcorder? | |
| What is mass storage controller? | |
| What is the mass storage device that uses cds for information storage? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Dental Dictionary. Mosby's Dental Dictionary. Copyright © 2004 by Elsevier, Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Mass storage". Read more |
Mentioned in