SMREmulator 1.0
ShingledMagneticRecordingEmulator
|
Defines the structure of a metadata record. More...
Defines the structure of a metadata record.
The structure of a metadata record defines the size of the band and the current position of the write pointer (cursor). The band number serves as an index to find the record for a band.
size | Size of the band, in terms of the number of blocks it spans |
write_ptr | The last written block in the band |