Dictionary of Computer and Internet Terms: allocation unit
allocation unit
the units of disk space that can be allocated to a file. For example, if a disk drive uses 4096-byte allocation units, the space occupied by every file will be a multiple of 4096 bytes, regardless of how small the file is. Also called cluster.