Sat, 23 Nov 2024 18:13:57 CST | login

Information for build f2fs-tools-1.16.0-1.ocs23

ID18958
Package Namef2fs-tools
Version1.16.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/f2fs-tools?.#0e9d3aadd42564ae76fd4ad6a81864ea7e5cd5c1
SummaryTools for Flash-Friendly File System (F2FS)
DescriptionNAND 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 27 Aug 2024 11:14:56 CST
CompletedTue, 27 Aug 2024 11:21:00 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/f2fs-tools:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/f2fs-tools?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
f2fs-tools-1.16.0-1.ocs23.src.rpm (info) (download)
aarch64
f2fs-tools-1.16.0-1.ocs23.aarch64.rpm (info) (download)
f2fs-tools-devel-1.16.0-1.ocs23.aarch64.rpm (info) (download)
f2fs-tools-debuginfo-1.16.0-1.ocs23.aarch64.rpm (info) (download)
f2fs-tools-debugsource-1.16.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
f2fs-tools-1.16.0-1.ocs23.x86_64.rpm (info) (download)
f2fs-tools-devel-1.16.0-1.ocs23.x86_64.rpm (info) (download)
f2fs-tools-debuginfo-1.16.0-1.ocs23.x86_64.rpm (info) (download)
f2fs-tools-debugsource-1.16.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.0-1 - initial build