List Out The Steps in NTFS Machines
List Out The Steps in NTFS Machines
The selection of the cluster size is a trade-off between efficient use of disk space
and the number of disk accesses required to access a file. In general, using NTFS,
the larger the hard disk the larger the default cluster size, since it's assumed that a
system user will prefer to increase performance (fewer disk accesses) at the
expense of some amount of space inefficiency.
When a file is created using NTFS, a record about the file is created in a special
file, the Master File Table (MFT). The record is used to locate a file's possibly
scattered clusters. NTFS tries to find contiguous storage space that will hold the
entire file (all of its clusters).