Article ID: 140365 - Last Review: August 22, 2007 - Revision: 5.3 Default cluster size for FAT and NTFSThis article was previously published under Q140365 SUMMARY All file systems used by Windows organize your hard disk
based upon cluster (or allocation unit) size, which represents the smallest
amount of disk space which can be allocated to hold a file. So when file sizes
do not come out to an even multiple of the cluster size, extra space must be
used to hold the file (up to the next multiple of the cluster size). On the
typical partition, this means that (cluster size)/2 * (number of files) worth
of space is lost this way. If no cluster size is specified during format, NTFS picks defaults based upon the size of the partition. These defaults have been selected to reduce the amount of space lost and to reduce the amount of fragmentation on the partition. MORE INFORMATION The following default values are used by Windows NT 3.51
and later when a volume is formatted to NTFS via one of the following methods:
Collapse this table
As versions of Windows NT earlier than 3.51 do not support NTFS file compression, the default cluster sizes will go above 4k. For Windows NT 3.50 and earlier, the following addition to the above table applies: Collapse this table
Note This only applies to Windows NT 3.5, 3.51, and 4.0. It does not apply to Windows 2000 Setup, which formats the partition using the file system you choose. The FAT file system uses the following cluster sizes. These sizes the same under Microsoft Windows NT, Microsoft MS-DOS, Microsoft Windows 95 and any other operating system that supports FAT: Drive Size FAT Type Sectors Cluster (logical volume) Per Cluster Size ----------------- -------- ----------- ------- 0 MB - 15 MB 12-bit 8 4K 16 MB - 127 MB 16-bit 4 2K 128 MB - 255 MB 16-bit 8 4K 256 MB - 511 MB 16-bit 16 8K 512 MB - 1023 MB 16-bit 32 16K 1024 MB - 2048 MB 16-bit 64 32K 2048 MB - 4096 MB 16-bit 128 64K *4096 MB - 8192 MB 16-bit 256 128K NT V4.0 only *8192 MB - 16384 MB 16-bit 512 256K NT V4.0 only Note On very small FAT partitions, a 12-bit FAT is used instead of a 16-bit FAT. The FAT files system only supports 512 byte sectors, so both the sectors per cluster and the cluster size is fixed. The following table describes the default cluster sizes for Windows 2000 file system volumes: Collapse this table
Collapse this table
Collapse this table
http://technet2.microsoft.com/WindowsServer/en/library/8cc5891d-bf8e-4164-862d-dac5418c59481033.mspx?mfr=true
(http://technet2.microsoft.com/WindowsServer/en/library/8cc5891d-bf8e-4164-862d-dac5418c59481033.mspx?mfr=true)
For more information about how FAT works, visit the following Microsoft Web site:http://technet2.microsoft.com/WindowsServer/en/library/50cd4ffc-1389-423d-9d02-1a898b2eb39f1033.mspx?mfr=true
(http://technet2.microsoft.com/WindowsServer/en/library/50cd4ffc-1389-423d-9d02-1a898b2eb39f1033.mspx?mfr=true)
For more information about file systems, visit the following Microsoft Web site:http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/prork/prdf_fls_zkxi.mspx
(http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/prork/prdf_fls_zkxi.mspx)
APPLIES TO
| Article Translations
|

Back to the top
