SMREmulator 1.0
ShingledMagneticRecordingEmulator
|
Defines the header for the Emulated Disk Image (EDI). More...
Defines the header for the Emulated Disk Image (EDI).
Version 1 of the EDI defines an emulated disk of fixed size bands. The header file defines the size of a block on disk, the total number of shingled bands on the disk and the size of a band, in terms of the number of blocks it is made up of.
blk_size | Size of a disk block, in bytes; |
band_count | Number of bands on the emulated disk |
band_size | Size of a band, in terms of the number of blocks it spans. |