Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
blocked records
Several records written as a contiguous block on
magnetic tape so that they may be accessed in a single I/O
operation. Blocking increases the amount of data that may be
stored on a tape because there are fewer inter-block gaps.
It requires that the tape drive or processor have a
sufficiently large buffer to store the whole block.
(1995-04-13)