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.