Cluster (file system)

Cluster (file system)

In computer file systems, a cluster is the unit of disk space allocation for files and directories. In order to reduce the overhead of managing on-disk data structures, the filesystem does not allocate individual disk sectors, but contiguous groups of sectors, called clusters.

On a disk that uses 512-byte sectors, a 512-byte cluster contains one sector, whereas a 4-kilobyte (kB) cluster contains eight sectors.

A cluster is the smallest logical amount of disk space that can be allocated to hold a file. Storing small files on a filesystem with large clusters will therefore waste disk space; such wasted disk space is called slack space. For cluster sizes which are small versus the average file size, the wasted space per file will be statistically about half of the cluster size; for large cluster sizes, the wasted space will become greater. However, a larger cluster size reduces bookkeeping overhead and fragmentation, which may improve reading and writing speed overall. Typical cluster sizes range from 1 sector (512 B) to 128 sectors (64 KiB).

A cluster need not be physically contiguous on the disk; it may span more than one track or, if sector interleaving is used, may even be discontiguous within a track. This should not be confused with fragmentation, as the sectors are still logically contiguous.

ee also

*block (data storage)

External links

[http://www.ntfs.com/hard-disk-basics.htm#Sectors%20and%20Clusters Sectors and Clusters] [ntfs.com]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Veritas Cluster File System — The Veritas Cluster File System, (or VxCFS), is a cache coherent POSIX compliant shared file system built based upon VERITAS File System. It is distributed with a built in Cluster Volume Manager (VxCVM) and components of other VERITAS Storage… …   Wikipedia

  • Oracle Automatic Storage Management Cluster File System — Das Oracle Automatic Storage Management Cluster File System oder kurz ASM Cluster File System (ACFS), ist ein Cluster Dateisystem der Firma Oracle, das mit dem Oracle Datenbanksystem Version 11g Release 2 veröffentlicht wurde.[1] ASM steht für… …   Deutsch Wikipedia

  • Cluster File Systems — Cluster File Systems, Inc. Type Private Industry High Performance Computing Founded 2001 Founder(s) Dr. Peter J. Braam Headquarters Boulder, Colorado …   Wikipedia

  • Veritas File System — For other uses, see Veritas (disambiguation). VERITAS File System Full name VERITAS File System Introduced 1991 Structures Directory contents extensible hash Limits Max file size 8 EB ( …   Wikipedia

  • Global File System — In computing, the Global File System (GFS) is a shared disk file system for Linux computer clusters.GFS differs from distributed file systems (such as AFS, Coda, or InterMezzo) because it allows all nodes to have direct concurrent access to the… …   Wikipedia

  • VERITAS File System — Traduction terminée VERITAS File System → …   Wikipédia en Français

  • Clustered file system — A clustered file system is a file system which is shared by being simultaneously mounted on multiple servers. There are several approaches to clustering, most of which do not employ a clustered file system. While many computer clusters don t use… …   Wikipedia

  • Veritas File System — (ou VxFS, nommé JFS ou OJFS sous HP UX), est un système de fichiers basé sur les extents qui fut le premier système de fichiers journalisé commercialisé. Son développement a été initié par VERITAS software, société ayant fusionnée avec Symantec… …   Wikipédia en Français

  • Global File System — Das Global File System (GFS) ist ein Cluster Dateisystem, das es mehreren Rechnern ermöglicht, gleichzeitig auf gemeinsamen Speicher zuzugreifen und das die Konsistenz der gespeicherten Daten gewährleistet. Häufig handelt es sich bei dem… …   Deutsch Wikipedia

  • File System — Système de fichiers Pour les articles homonymes, voir FS et SGF. Un système de fichiers (file system ou filesystem en anglais) ou système de gestion de fichiers (SGF) est une structure de données permettant de stocker les informations et de les… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”