Jump to content

Fixed-block architecture

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ccalvin (talk | contribs) at 17:52, 10 March 2008 (Create entry). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Fixed Block Architecture (FBA) is a disk data architecture for disk storage. Each physical disk record is of the same size. Nearly all modern disk drives use this principle.

FBA is physically addressed by sequential block number. [1] The disk controller computes the cylinder, head, and block on the track to use for the operation.

IBM's mainframe systems had traditionally been count-key-data (CKD). After the introduction of VSAM, IBM attempted to wean the user base away from the expensive and complex CKD storage systems. Only the VSE and VM operating systems had full support for FBA and so adoption was slow.

References

  1. ^ FBA