Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Data striping
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Data segmentation technique}} {{Other uses|Stripe (disambiguation){{!}}Stripe}} In [[computer data storage]], '''data striping''' is the technique of segmenting logically sequential data, such as a file, so that consecutive segments are stored on different physical storage devices. [[File:Data striping example.svg|thumb|An example of data striping. Files A and B, of four blocks each are spread over disks D1 to D3.]] Striping is useful when a processing device requests data more quickly than a single storage device can provide it. By spreading segments across multiple devices which can be accessed concurrently, total data throughput is increased. It is also a useful method for balancing I/O load across an array of disks. Striping is used across [[Disk storage|disk drives]] in [[RAID|redundant array of independent disks]] (RAID) storage, [[network interface controller]]s, disk arrays, different computers in [[clustered file system]]s and [[grid-oriented storage]], and [[Random-access memory|RAM]] in some systems.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)