Factors Affecting Write Endurance
Table 2: E-Disk® Endurance at 100 GB Erase/Write per day using a Block Size of 512 Bytes
Table 3: E-Disk® Endurance at 100 GB Erase/Write per day using a Block Size of 4KB
There are several factors affecting a solid state flash disk's write/erase endurance, all of which when taken together will impact a Flash drive's life expectancy:
1) I/O Block Size
The I/O block size is the size set on the host system by which the data is broken down into smaller units before being sent to the I/O device.
2) Size of Physical Blocks in Flash Chip
The Physical Block (PB) size is the capacity of each physical block within each Flash chip. Every Flash chip (e.g., a 256 Mbit Flash chip) in a Flash disk consists of several physical blocks and each one of these physical blocks, not the entire Flash chip, typically possesses a write cycle ranging from 100,000 up to 1,000,000 . The most common size of a physical block is currently pegged at 16KB, but design enhancements may result in different physical block sizes in the future.
3) Write Frequency
Write frequency is the number of write operations performed on the disk in a particular period, otherwise referred to as write I/Os per day.
4) Write Cache
Certain flash solid state disks are equipped with a certain amount of DRAM for implementing write cache policies. I/O block size, in conjunction with the physical block size of a Flash chip block, determines how many times a write is made on the Flash drive. As long as the I/O block size is not bigger than the most common physical block size in the Flash chip, which is 16KB, only one write will be done typically on a physical block address in a Flash chip. I/O block size greater than 16KB will have to be broken down into multiples of 16KB (i.e., for a 64KB I/O block size, there will be at least four separate writes on four physical blocks in the flash solid state disk, depending on the implementation).
I/O block size and physical block size simply determine the number of writes per block of data sent from the host. However, it is actually write frequency that has the biggest influence on write endurance for obvious reasons.
Write frequency with regard to flash solid state disk write endurance is best thought of in terms of write I/Os per day. However, it is often expressed in other units of measurement such as megabytes per day or, in the case of an OLTP application, it may indicate transactions per day where each transaction corresponds to a certain number of read and write I/Os. Higher write frequencies will only mean reduction in the wear-out life of the Flash drive.
The concept of caching is probably one of the best technological innovations in computing. An optimally-sized write cache, combined with very efficient caching algorithms, greatly affects not only performance but in this case, write endurance. Caching allows data to remain in a staging area and allows data to be updated in place. Through proper firmware implementation, multiple blocks of data can be combined into a smaller set of data blocks to write, thus limiting the number of actual writes made on the Flash chips.
Case Study: Calculating the Write Endurance of an E-Disk Solid State Flash Disk
This sample case will calculate the write endurance of an E-Disk flash solid state disk using I/O block size and write frequency (I/Os per day) as basis. Certain assumptions have been made in this analysis:
1. Write Cache Disabled
With write cache disabled, all I/O blocks sent from the host are not retained in cache but simply written immediately to the Flash chips and therefore, negate any performance or efficiency benefit from caching.
2. Near 100% Wear-Leveling Efficiency
Patented wear-leveling techniques on E-Disk® Flash drives allow near 100% wear-leveling efficiency. This means all writes to the E-Disk® Flash drives are dispersed evenly across all Flash chips, thus preventing wear-out of some Flash chips over others.
To get the number of writes to physical blocks on Flash chips per I/O block sent from host:
Number of writes to Flash chips = I/O Block Size / PB size
To get the number of maximum writes to an entire E-DiskŪ Flash drive:
Total PBs = (size of Flash Chip / PB Size) x number of Flash chips
To get wear-out endurance for an E-DiskŪ Flash drive given write frequency (I/Os per day):
If write frequency is expressed in bytes over a period of time (MB/sec or MB per day), endurance is computed as:
The following tables are estimated endurance years for E-DiskŪ drives that make use of Flash chips of various densities, sizes, and capacities. These are calculated using the same formulas in the previous section with the following assumptions:
1) Write Frequency
= 100 GB/day
= 100 GB/day X 1024 MB/GB X 1024 KB/MB
= 104,857,600 KB/day
2) Capacities are based on 3.5" E-DiskŪ drives (Fibre Channel, SCSI Narrow, ATA/IDE)
[ Top ]