enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. e2fsprogs - Wikipedia

    en.wikipedia.org/wiki/E2fsprogs

    fsck time/Inode Count(ext3 vs. ext4) With ext4 the e2fsck runtime should come down considerably, as can be seen from the graph. As the userspace companion for the ext2, ext3, and ext4 drivers in the Linux kernel, the e2fsprogs are most commonly used with Linux. However, they have been ported to other systems, such as FreeBSD and Darwin.

  3. mkfs - Wikipedia

    en.wikipedia.org/wiki/Mkfs

    In computer operating systems, mkfs is a command used to format a block storage device with a specific file system. The command is part of Unix and Unix-like operating systems . In Unix, a block storage device must be formatted with a file system before it can be mounted and accessed through the operating system's filesystem hierarchy .

  4. 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]

  5. Bcachefs - Wikipedia

    en.wikipedia.org/wiki/Bcachefs

    Bcachefs is a copy-on-write (COW) file system for Linux-based operating systems. Its primary developer, Kent Overstreet, first announced it in 2015, and it was added to the Linux kernel beginning with 6.7. [1] [2] It is intended to compete with the modern features of ZFS or Btrfs, and the speed and performance of ext4 or XFS.

  6. Disk formatting - Wikipedia

    en.wikipedia.org/wiki/Disk_formatting

    High-level formatting of disks on these systems is traditionally done using the mkfs command. On Linux (and potentially other systems as well) mkfs is typically a wrapper around filesystem-specific commands which have the name mkfs.fsname, where fsname is the name of the filesystem with which to format the disk. [33]

  7. Extended file system - Wikipedia

    en.wikipedia.org/wiki/Extended_file_system

    [4] [2] It was the first implementation that used the virtual file system (VFS), for which support was added in the Linux kernel in version 0.96c, and it could handle file systems up to 2 gigabytes (GB) in size. [2] ext was the first in the series of extended file systems.

  8. badblocks - Wikipedia

    en.wikipedia.org/wiki/Badblocks

    badblocks is a Linux utility to check for bad sectors on a disk drive.It can create a text file with list of these sectors that can be used with other programs, like mkfs, so that they are not used in the future and thus do not cause corruption of data.

  9. Extended file attributes - Wikipedia

    en.wikipedia.org/wiki/Extended_file_attributes

    In Linux, the ext2, ext3, ext4, JFS, Squashfs, UBIFS, Yaffs2, ReiserFS, Reiser4, XFS, Btrfs, OrangeFS, Lustre, OCFS2 1.6, ZFS, and F2FS [11] filesystems support extended attributes (abbreviated xattr) when enabled in the kernel configuration. Any regular file or directory may have extended attributes consisting of a name and associated data.