enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. du (Unix) - Wikipedia

    en.wikipedia.org/wiki/Du_(Unix)

    du (abbreviated from disk usage) is a standard Unix program used to estimate file space usage—space used under a particular directory or files on a file system. A Windows commandline version of this program is part of Sysinternals suite by Mark Russinovich.

  3. ext4 - Wikipedia

    en.wikipedia.org/wiki/Ext4

    ext4 (fourth extended filesystem) is a journaling file system for Linux, developed as the successor to ext3.. ext4 was initially a series of backward-compatible extensions to ext3, many of them originally developed by Cluster File Systems for the Lustre file system between 2003 and 2006, meant to extend storage limits and add other performance improvements. [4]

  4. File size - Wikipedia

    en.wikipedia.org/wiki/File_size

    The file system allocates a number of blocks that together provide enough space to hold the file data. Unless, the file fits exactly into the aggregated blocks, then some storage space is unused. A file's allocated storage size is sometimes referred to as file size or alternatively with qualification such as size on disk.

  5. Comparison of file systems - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_file_systems

    RT-11 file system DEC: 1973 RT-11: Disk Operating ... block capabilities can be implemented below the file system layer in Linux ... Maximum file size Maximum ...

  6. ext2 - Wikipedia

    en.wikipedia.org/wiki/Ext2

    The MINIX file system was used as Linux's first file system. The Minix file system was mostly free of bugs, but used 16-bit offsets internally and thus had a maximum size limit of only 64 megabytes, and there was also a filename length limit of 14 characters. [20] Because of these limitations, work began on a replacement native file system for ...

  7. XFS - Wikipedia

    en.wikipedia.org/wiki/XFS

    XFS is a 64-bit file system [24] and supports a maximum file system size of 8 exbibytes minus one byte (2 63 − 1 bytes), but limitations imposed by the host operating system can decrease this limit. 32-bit Linux systems limit the size of both the file and file system to 16 tebibytes.

  8. Extent (file systems) - Wikipedia

    en.wikipedia.org/wiki/Extent_(file_systems)

    JFS – Journaled File System – used by AIX, OS/2/eComStation/ArcaOS and Linux operating systems; ISO 9660 – Extent-based file system for optical disc media; MPE File System – the file system of the Multi-Programming Executive operating system. NTFS – used by Windows; OCFS2 – Oracle Cluster File System – a shared-disk file system ...

  9. ext3 - Wikipedia

    en.wikipedia.org/wiki/Ext3

    ext3, or third extended filesystem, is a journaled file system that is commonly used with the Linux kernel.It used to be the default file system for many popular Linux distributions but generally has been supplanted by its successor version ext4. [3]