Clusters
The smallest unit of space on the hard disk that any software can access is the sector, which contains 512 bytes. It is possible to have an allocation system for the disk where each file is assigned as many individual sectors as it needs. For example, a 1 MB file would require approximately 2,048 individual sectors to store its data.
Under the FAT file system (and in fact, most file systems) individual sectors are not used. There are several performance reasons for this. It can get cumbersome to manage the disk when files are broken into 512-byte pieces. A 2 GB disk volume using 512 byte sectors managed individually would contain over 4 million individual sectors, and keeping track of this many pieces of information is time- and resource-consuming. Some operating systems
do allocate space to files by the sector, but they require some advanced intelligence to do this properly. FAT was designed many years ago and is a simple file system, and is not capable of managing individual sectors.
What FAT does instead is to group sectors into larger blocks that are called clusters, or allocation units. The cluster size is determined primarily by the size of the disk volume: generally speaking, larger volumes use larger cluster sizes. For hard disk volumes, each cluster ranges in size from 4 sectors (2,048 bytes) to 64 sectors (32,768 bytes). Floppy disks use much smaller clusters, and in some cases use a cluster of size of just 1 sector. The sectors in a cluster are continuous, so each cluster is a continuous block of space on the disk.
Cluster sizing (and hence partition or volume size, since they are directly related) has an important impact on performance and disk utilization. The cluster size is determined when the disk volume is partitioned. Certain utilities (like Partition Magic) can alter the cluster size of an existing partition (within limits) but for the mostpart, once the partition size is selected it is fixed.
Every file must be allocated an integer number of clusters–a cluster is the smallest unit of disk space that can be allocated to a file, which is why clusters are often called allocation units. This means that if a volume uses clusters that contain 8,192 bytes, an 8,000 byte file uses one cluster (8,192 bytes on the disk) but a 9,000 byte file uses two clusters (16,384 bytes on the disk). This is why cluster size is so important in making sure you maximize the efficient use of the disk–larger cluster sizes result in more wasted space.
Data recovery Salon welcomes your comments and share with us your ideas, suggestions and experience. Data recovery salon is dedicated in sharing the most useful data recovery information with our users and only if you are good at data recovery or related knowledge, please kindly drop us an email and we will publish your article here. We need to make data recovery Salon to be the most professional and free data recovery E-book online.
Data Recovery Resources
Reliable Data Recovery Service Canada
2012-2013 Top Rated Western Digital HDD Repair Tool

2012 Latest WD HDD Repair Hardware;
Repair Damaged Western Digital Hard Drives;
Repair Firmware Corruptions;
Unlock WD Hard Drives;
Beating All Other Similar HDD Repair Tools;
Free Software Upgrade and Technique Support
View More Details and Order One
View By Category
- 4KB sectors
- ACE Laboratory News
- apple data recovery
- Apple product tips
- D.R. Salon Express
- Data recoveries from flash and SSD
- Data Recovery Basics
- Data recovery companies
- Data Recovery Jobs
- Data recovery online courses
- Data Recovery Services
- Data recovery software
- data recovery solutions
- Data Recovery Tips
- Data Recovery Tools
- Data recovery training
- Data Security
- disaster data recovery
- Email recovery
- Featured Slider
- Firmware Download Center
- Flash Drive
- Forensic Science
- Fujitsu HDD Repair & Recovery
- Hard Drive PCB
- Hitachi Data Recovery
- iPhone data recovery tools
- Maxtor Data Recovery
- Most Popular Articles
- NAND flash recovery
- Office and computer help
- RAID Recovery
- SalvationDATA news
- Samsung Data Recovery
- Seagate data recovery
- server data recovery
- Single-phase voltage, frequency and plug/sockets Look up
- SSD Data Recovery
- SSD Reviews & OEMs
- Tariff Lookup Worldwide
- Toshiba Data Recovery
- Western Digital Data Recovery
-
Industry’s First Advanced USB3.0 Data Recovery Equipment
15 May, 2013
-
Handsome Business Prospects Linked to Data Recovery equipment
15 May, 2013
-
The Two New Data Recovery Tools This Year Begin To Win Their Popularity
28 Nov, 2012
-
Repairs or Recovers Undected WD Damaged HDD by DFL-WDII
28 Aug, 2012
-
Repair Seagate 7200.12 HDD Sector Access Interruptions by DFL-DE
28 Aug, 2012
-
Industry’s First Advanced USB3.0 Data Recovery Equipment
15 May, 2013
-
Handsome Business Prospects Linked to Data Recovery equipment
15 May, 2013
-
The Two New Data Recovery Tools This Year Begin To Win Their Popularity
28 Nov, 2012
-
Repairs or Recovers Undected WD Damaged HDD by DFL-WDII
28 Aug, 2012
-
Repair Seagate 7200.12 HDD Sector Access Interruptions by DFL-DE
28 Aug, 2012



No comments
Be the first one to leave a comment.