FAT32

Ted1

Senior member
Aug 22, 2000
202
0
0
Consider the following configuration

FAT32
Sectors per cluster 32

In the above configuration , the file whose size is 512 bytes will use only 1/2 KB. But cluster size is 16 KB. SO 15KB secondary space is wasted. How windows NT handles this situation.