Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400750
en ru br
ALT Linux repos
S:1.16.0-alt1

Group :: System/Kernel and hardware
RPM: f2fs-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.16.0-alt1
Build date: 24 april 2023, 08:21 ( 51.5 weeks ago )
Size: 204.35 Kb

Home page:   http://sourceforge.net/projects/f2fs-tools

License: GPLv2
Summary: Tools for Flash-Friendly File System (F2FS)
Description:

NAND flash memory-based storage devices, such as SSD, and SD cards,
have been widely being used for ranging from mobile to server systems.
Since they are known to have different characteristics from the
conventional rotational disks,a file system, an upper layer to
the storage device, should adapt to the changes
from the sketch.

F2FS is a new file system carefully designed for the
NAND flash memory-based storage devices.
We chose a log structure file system approach,
but we tried to adapt it to the new form of storage.
Also we remedy some known issues of the very old log
structured file system, such as snowball effect
of wandering tree and high cleaning overhead.

Because a NAND-based storage device shows different characteristics
according to its internal geometry or flash memory management
scheme aka FTL, we add various parameters not only for configuring
on-disk layout, but also for selecting allocation
and cleaning algorithms.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • f2fs-tools
  • f2fs-tools-debuginfo
  • f2fs-tools-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin