English Dictionary
◊ MUSTER
muster
n 1: a gathering of military personnel for duty; "he was thrown
in the brig for missing muster"
2: compulsory military service [syn: {conscription}, {draft}, {selective
service}]
v 1: gather or bring together; "muster the courage to do
something"; "she rallied her intellect"; "Summon all
your courage" [syn: {rally}, {summon}, {come up}, {muster
up}]
2: call to duty, military service, jury duty, etc.
English Computing Dictionary
◊ DID YOU MEAN CLUSTER?
cluster
An elementary unit of allocation of a disk made
up of one or more physical {blocks}.
A {file} is made up of a whole number of possibly
non-contiguous clusters. The cluster size is a tradeoff
between space efficiency (the bigger is the cluster, the
bigger is on the average the wasted space at the end of each
file) and the length of the {FAT}.
(1996-11-04)