Category : General | Tags : NTFS , Hard-Disk | Comments : 3
In computer file systems, a cluster is the unit of disk space allocation for files and directories. To reduce the overhead of managing on-disk data structures, the filesystem does not allocate individual disk sectors, but contiguous groups of sectors, called clusters.
read more »