File SlackSlack space or file slack is the area between the end of a file and the end of the last cluster or sector used by that file. This area is simply wasted storage potential, so file systems that use smaller clusters utilize the disk space more effectively. The amount of disk space wasted can be estimated roughly by multiplying the number files (including the directories) by half the size of a cluster. For example, a personal computer storing 10,000 files in a file system with 4KB clusters 10,000 * 2KB = 20,000KB ~= 20MB wasted space. On big file servers the slack easily grows to tens of GB. |