An extent is a contiguous area of storage in a computer file system, reserved for a file. When starting to write to a file, a whole extent is allocated. When writing to the file again, possibly after doing other write operations, the data continues where the previous write left off. This reduces or eliminates file fragmentation and possibly file scattering too.

PropertyValue
dbpprop:abstract
  • An extent is a contiguous area of storage in a computer file system, reserved for a file. When starting to write to a file, a whole extent is allocated. When writing to the file again, possibly after doing other write operations, the data continues where the previous write left off. This reduces or eliminates file fragmentation and possibly file scattering too. Extents are supported in: Microsoft NTFS (Called Runs) Macintosh Hierarchical File System and HFS Plus SGI XFS (Designed to be an extent based file system) Reiser4 (in "extents" mode) Universal Disk Format (UDF) VERITAS File System (via the preallocation API and CLI). Linux ext4 (when extents are enabled, the default since kernel 2.6.23) OS/2 and eComStation HPFS Digital Equipment Corporation OpenVMS Files-11 HP Multi-Programming Executive file system JFS for AIX, OS/2/eComStation and Linux BFS for BeOS, Zeta and Haiku The SINTRAN III file system The Btrfs file system Oracle Automatic Storage Management SQL Server 2000-2008 supports extents of 64KB in size, as discussed on the MSDN page The CP/M file system uses extents as well, but those don't correspond to the definition given above. CP/M's extents are contiguous only in the sense that they appear as a single block in the combined directory/allocation table; they are not necessarily contiguous on the data area of the disk. Note that a file system can be extent-based (i.e. , addressing via extents rather than in single blocks) without requiring that each file be limited to a single, contiguous extent.
  • Un extent (ou domaine) est une zone de stockage contiguë réservée pour un fichier sur le système de fichiers d'un ordinateur. Lorsqu'on commence à écrire sur un fichier, un extent entier est alloué. Lorsqu'on écrit à nouveau sur ce fichier, éventuellement après avoir réalisé d'autres opérations d'écriture, les données sont ajoutées là où l'écriture précédente s'était arrêtée. Cela réduit ou élimine la fragmentation des fichiers.
  • Az extent egy számítógép fájlrendszerében egy fájl számára előre lefoglalt folytonosan elhelyezkedő lemezterület. Ha írás történik egy fájlba, egy teljes extent kerül lefoglalásra. Ha ezután újra írnak a fájlba, valószínűleg egyéb írási lemezműveletek után, az új adatok folytonosan a többi adat után fognak beleíródni. Az eljárás célja a töredezettség csökkentése vagy megszüntetése. Az extenteket támogatja: a Macintosh Hierarchical File System és a HFS Plus az SGI XFS (kifejezetten extent-alapú fájlrendszernek tervezték) a Reiser4 („extents”-üzemmódban) az NTFS (a preallocation API SetEndOfFile és SetFileValidData függvényhívásaival) a Universal Disk Format (UDF) a VERITAS File System (a preallocation API és CLI útján). a Linux ext4 (az alap kernel része a 2.6.23 óta) az OS/2 és az eComStation által használt HPFS a HP Multi-Programming Executive fájlrendszere a JFS fájlrendszer, amit az AIX, az OS/2/eComStation és a Linux is használni képes a BFS a BeOS-hez, a Zeta-hoz és a Haikuhoz a SINTRAN III fájlrendszer a kísérleti állapotban lévő linuxos Btrfs. A CP/M fájlrendszere is extenteket használ, de nem a fenti meghatározás szerint. A CP/M extentjei csak annyiban folytonosak, hogy egy lemezblokként jelennek meg az összevont könyvtári/allokációs táblázatban; ez nem feltétlenül jelenti az adatok folytonosságát a lemezen. Egy fájlrendszer akkor is lehet extent-alapú (tehát extenteket címez meg egyedi blokkok címzése helyett) ha nem követeli meg, hogy minden fájl egyetlen folytonos extentet tartalmazzon.
  • Un extent è un'area di memorizzazione contigua in un file system, riservato per un file. Quando si inizia a scrivere un file, viene allocato un intero extent. Quando si scrive di nuovo sul file, i dati vengono scritti a partire dagli ultimi. Questo riduce la frammentazione dei file. Gli extent sono disponibili in: Macintosh Hierarchical File System e HFS Plus SGI XFS Reiser4 (nel modo "extents") VxFS (attraverso la preallocazione via API e CLI). NTFS (attraverso la preallocazione via API, con le funzioni SetEndOfFile e SetFileValidData) Universal Disk Format VERITAS File System Linux ext4 Btrfs OS/2 ed eCS HPFS Journaled File System (JFS) per AIX, OS/2/eComStation e Linux BFS per BeOS, Zeta e Haiku
  • Extent – rozwiązanie techniczne, tudzież funkcja systemu plików polegająca na wydzieleniu i przyznaniu danemu plikowi w określonym katalogu przylegający do niego fizycznie obszar przestrzeni dyskowej, zarezerwowany dla tego pliku. Technologia ta ma na celu zmniejszenie fragmentaryzacji danych, zwiększając jednocześnie efektywność ich użytkowania.
  • Экстент — в файловых системах, непрерывная область носителя информации. Как правило, в файловых системах с поддержкой экстентов, большие файлы состоят из нескольких экстентов, не связанных друг с другом напрямую.
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • An extent is a contiguous area of storage in a computer file system, reserved for a file. When starting to write to a file, a whole extent is allocated. When writing to the file again, possibly after doing other write operations, the data continues where the previous write left off. This reduces or eliminates file fragmentation and possibly file scattering too.
  • Un extent (ou domaine) est une zone de stockage contiguë réservée pour un fichier sur le système de fichiers d'un ordinateur. Lorsqu'on commence à écrire sur un fichier, un extent entier est alloué. Lorsqu'on écrit à nouveau sur ce fichier, éventuellement après avoir réalisé d'autres opérations d'écriture, les données sont ajoutées là où l'écriture précédente s'était arrêtée. Cela réduit ou élimine la fragmentation des fichiers.
  • Az extent egy számítógép fájlrendszerében egy fájl számára előre lefoglalt folytonosan elhelyezkedő lemezterület. Ha írás történik egy fájlba, egy teljes extent kerül lefoglalásra. Ha ezután újra írnak a fájlba, valószínűleg egyéb írási lemezműveletek után, az új adatok folytonosan a többi adat után fognak beleíródni. Az eljárás célja a töredezettség csökkentése vagy megszüntetése.
  • Un extent è un'area di memorizzazione contigua in un file system, riservato per un file. Quando si inizia a scrivere un file, viene allocato un intero extent. Quando si scrive di nuovo sul file, i dati vengono scritti a partire dagli ultimi. Questo riduce la frammentazione dei file. Gli extent sono disponibili in: Macintosh Hierarchical File System e HFS Plus SGI XFS Reiser4 (nel modo "extents") VxFS (attraverso la preallocazione via API e CLI).
  • Extent – rozwiązanie techniczne, tudzież funkcja systemu plików polegająca na wydzieleniu i przyznaniu danemu plikowi w określonym katalogu przylegający do niego fizycznie obszar przestrzeni dyskowej, zarezerwowany dla tego pliku. Technologia ta ma na celu zmniejszenie fragmentaryzacji danych, zwiększając jednocześnie efektywność ich użytkowania.
  • Экстент — в файловых системах, непрерывная область носителя информации. Как правило, в файловых системах с поддержкой экстентов, большие файлы состоят из нескольких экстентов, не связанных друг с другом напрямую.
rdfs:label
  • Extent (file systems)
  • Extent
  • Extent
  • Extent
  • Extent
  • Экстент
owl:sameAs
skos:subject
foaf:page
is dbpprop:disambiguates of
is dbpprop:fileStruct of
is dbpprop:redirect of