Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Smart File System

From Wikipedia, the free encyclopedia
Journaling filesystem used on Amiga computers
SFS
Developer(s)John Hendrikx
Full nameSmart File System
Introduced1998; 27 years ago (1998)
Partition IDs'SFS\0'
Limits
Max volume size127GB
Max file size4GB
Max filename length107 characters
Features
Date rangeJanuary 1, 1978 - 2157
Date resolution1/50s
Attributesfilenote, hidden, undeletable
Transparent
compression
No
Transparent
encryption
No (provided at the block device level)
Other
Supported
operating systems
AmigaOS (version 1.279),AROS (1.84),MorphOS (1.224),AmigaOS 4 (1.293),Linux (1.0beta12)

TheSmart File System (SFS) is ajournaling filesystem used onAmiga computers andAmigaOS-derivedoperating systems (though some support also exists forIBM PC compatibles). It is designed for performance,scalability and integrity, offering improvements over standard Amiga filesystems as well as some special or unique features.

Features

[edit]

SFS uses block sizes ranging from 512 (29) to 32768 (215)bytes with a maximum partition size of 128 GB.Its good performance, better thanFFS, and lack of need for long "validation" in case of an error,[1][2] is achieved by grouping multiple directory entries into a single block and by grouping meta data blocks together into clusters.[3] Abitmap is used to keep track of free space, and file data is kept track of using extents arranged into aB+ tree structure.[3]

Integrity is maintained by keeping atransaction log of all changes made to metadata over a certain period of time.[3] The log is written to disk first into free space and then meta data blocks are overwritten directly. Should the system crash, the next time the filesystem is mounted it will notice the uncompleted operation and roll it back to the last known consistent state. For performance reasons, only metadata integrity is ensured. Actual data in files can still be corrupted if a write operation is terminated halfway through.[4] Unlike the original Amiga filesystems,FFS andOFS, filesystem integrity is very rarely compromised by this.

One feature of SFS that is almost unique among Amiga filesystems is its ability todefragment itself while the filesystem is in use, even for locked files.[3] The defragmentation process is almost completely stateless (apart from the location it is working on), which means it can be stopped and started instantly. During defragmentation data integrity is ensured of both meta data and normal data. The filesystem may attempt to move a whole file to a different location when fragmentation is going to occur otherwise.[5]

The filesystem offers a directory containing deleted files for recovery.[2]

History

[edit]

SFS is written inC and was originally created and released asfreeware in 1998 by John Hendrikx. After the original author left the Amiga scene in 2000, the source code to SFS was released and its development continued by Ralph Schmidt inMorphOS.

Since May 2005 SFSobjec and SFSconfig are available under theGPL license. SFS development has now forked; as well as the original Amiga version, there are now versions forMorphOS,AROS,AmigaOS 3, and a version forAmigaOS 4, which have different feature sets but remain compatible to each other. In addition, there is a driver forLinux to read (experimental to write) Amiga SFS volumes,[6]GRUB natively supports it,[7] and there arefree drivers to use it fromUEFI.[8]

As of 2008[update], SFS was one of the independent filesystems still being used on Amiga computers.[9]

Versions forAROS,AmigaOS andMorphOS are based on different branches. The Linux version is independent code.

See also

[edit]

References

[edit]
  1. ^Darren Eveland."Hard drive setup for AmigaOS 4.1 Classic".Hyperion Entertainment Blog.
  2. ^abRobert Williams (2000)."Hard Drivin'"(PDF).Total Amiga (6): 45.
  3. ^abcdEC-Council (2009). "Understanding File Systems and Hard Disks".Computer Forensics: Investigating Hard Disks, File and Operating Systems(PDF). Cengage Learning. pp. 1–16.ISBN 978-1-4354-8350-7.
  4. ^Hendrikx, J (4 August 1998)."Smart Filesystem documentation". Archived fromthe original on 2004-07-07.
  5. ^Husrev Taha Sencar;Nasir Memon (1 August 2012).Digital Image Forensics: There is More to a Picture than Meets the Eye. Springer Science & Business Media. p. 130.ISBN 978-1-4614-0757-7.
  6. ^"Amiga SmartFileSystem, Linux implementation". Archived fromthe original on 4 June 2021. RetrievedNovember 10, 2011.
  7. ^"GRUB features".GNU GRUB Manual 2.0. Archived fromthe original on 4 October 2015.
  8. ^"Free Software EFI Drivers". Archived fromthe original on 19 March 2015. Retrieved19 October 2015.
  9. ^Jeremy Reimer (18 March 2008)."From BFS to ZFS: past, present and future of file systems".Ars Technica.Condé Nast Publications.Many people did that, and some of the results, such as the Professional File System (PFS) and Smart File System (SFS), are still used by Amiga fans to this day.

External links

[edit]
Amiga technologies
AmigaGUIs
File systems
OS versions
Software packs
Othersoftware
Influenced
Hardware
Components
File systems
Software
Games
AROS software
AROSGUIs
Related and historical
Disk and
non-rotating
Optical disc
Flash memory andSSD
host-sidewear leveling
Distributed parallel
NAS
Specialized
Pseudo
Encrypted
Types
Features
Access control
Interfaces
Lists
Layouts
Retrieved from "https://en.wikipedia.org/w/index.php?title=Smart_File_System&oldid=1210896487"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp