When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. ext2 - Wikipedia

    en.wikipedia.org/wiki/Ext2

    The reason for some limits of ext2 are the file format of the data and the operating system's kernel. Mostly these factors will be determined once when the file system is built. They depend on the block size and the ratio of the number of blocks and inodes. [citation needed] In Linux the block size is limited by the architecture page size.

  3. e2fsprogs - Wikipedia

    en.wikipedia.org/wiki/E2fsprogs

    save critical ext2/ext3/ext4 filesystem metadata to a file e2label change the label on an ext2/ext3/ext4 filesystem e2scrub check a filesystem "online" (i.e. without having to unmount it) in the case where the filesystem is on an LVM LV e2undo replay an undo log for an ext2/ext3/ext4 filesystem e4defrag online defragmenter for ext4 filesystem ...

  4. inode pointer structure - Wikipedia

    en.wikipedia.org/wiki/Inode_pointer_structure

    Example of structure. The inode pointer structure is a structure adopted by the inode of a file in the Unix File System (UFS) to list the addresses of a file's data blocks.It is also adopted by many related file systems, including the ext3 file system, popular with Linux users.

  5. Unix File System - Wikipedia

    en.wikipedia.org/wiki/Unix_File_System

    With larger disks and larger files, fragmented reads became more of a problem. To combat this, BSD originally increased the filesystem block size from one sector to 1 K in 4.0 BSD; and, in FFS, increased the filesystem block size from 1 K to 8 K. This has several effects. The chance of a file's sectors being contiguous is much greater.

  6. du (Unix) - Wikipedia

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

    Also the minfree setting that allocates datablocks for the filesystem and the super user processes creates a discrepancy between total blocks and the sum of used and available blocks. The minfree setting is usually set to about 5% of the total filesystem size. For more info see core utils faq.

  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. SquashFS - Wikipedia

    en.wikipedia.org/wiki/SquashFS

    Squashfs is a compressed read-only file system for Linux. Squashfs compresses files, inodes and directories, and supports block sizes from 4 KiB up to 1 MiB for greater compression. Several compression algorithms are supported. Squashfs is also the name of free software, licensed under the GPL, for accessing Squashfs filesystems.

  9. 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 ...