In a recent article, “What is I/O and why should you care”, we discussed what input and output (I/O) operations are and how a storage system’s ability to support these I/Os is a finite resource, one that’s arguably as important…
In a recent article, “What is I/O and why should you care”, we discussed what input and output (I/O) operations are and how a storage system’s ability to support these I/Os is a finite resource, one that’s arguably as important…
Recording data to a storage device requires two things, a place to put those bytes and a way to get them written to that device. Capacity is the first thing we think of when talking about a storage system, and…