An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Professional File System is a filesystem originally developed commercially for the Amiga, now distributed on Aminet with a 4-clause BSD license. It is a compatible successor of AmiFileSafe (AFS), with an emphasis on added reliability and speed compared to standard Amiga filesystems. It also features multi-user abilities like the older . The filesystem is reasonably good at keeping files unfragmented, although there is a defragmentation tool available which will work on an online filesystem. PFS version 5.3 was developed in C and a small portion of assembly code by Michiel Pelt.

Property Value
dbo:abstract
  • Das Professional File System ist ein Dateisystem, das ursprünglich 1995 von Michiel Pelt kommerziell für den Amiga entwickelt wurde. Es ist heute im Aminet unter BSD-Lizenz verfügbar. PFS zeigt aufgrund der Einfachheit des Designs eine gute Performanz und ist ein kompatibler Nachfolger von Ami-Filesafe. In zwei Hauptbereiche aufgeteilt, werden am Anfang, bestehend aus einem Rootblock und einer generischen Reihe von Blöcken, die Metadaten abgelegt. Der Rest ist eine weitere zusammenhängende allgemeine Anordnung von Blöcken, wo die eigentlichen Daten abgelegt sind. Die Metadaten werden in einer Baumstruktur von einzelnen Blöcken gespeichert. Die gesamte Datenstruktur ist in den Metadaten abgelegt, so dass der Datenteil lediglich „echte“ Daten enthält. Die Metadaten beschreiben den Ort der Daten (in Dateien) mit den zugehörigen Adressen von Blöcken, was die Metadaten sehr kompakt macht. Wenn ein Metadaten-Aktualisierung erfolgt, kopiert das System den zu ändernden Metadaten-Block in einem neu zugewiesenen Block im Metadaten-Abschnitt mit den vorgenommenen Änderungen, und ändert dann rekursiv die Metadaten in dem ursprünglichen Block in gleicher Weise. Muss schließlich auch der Root-Block geändert werden, führt dies zu einem "atomaren" Metadaten-Update. Der Fragmentierungsgrad der Dateien ist vergleichsweise klein. Als erstes Amiga-Dateisystem, bei dem das Konzept des „Papierkorbs“ nativ auf Dateisystemebene integriert war, hält es die letzten gelöschten Dateien in einem versteckten Verzeichnis der (Root-)Festplatte.PFS V5.3 wurde in C und einem kleinen Teil Assembler-Code entwickelt. (de)
  • The Professional File System is a filesystem originally developed commercially for the Amiga, now distributed on Aminet with a 4-clause BSD license. It is a compatible successor of AmiFileSafe (AFS), with an emphasis on added reliability and speed compared to standard Amiga filesystems. It also features multi-user abilities like the older . The device is split into two main areas. At the beginning of the device is the metadata section, which consists of a root block, and a generic array of blocks that can be allocated to store metadata. The rest of the device is another contiguous generic array of blocks that can be allocated to store data. The metadata section usually uses a few percent of the device, depending on the size of the device. The metadata is stored as a tree of single blocks in the metadata section. The entire directory structure is recorded in the metadata, so the data section purely contains data from files. The metadata describes the location of data in files with extents of blocks, which makes the metadata quite compact. When a metadata update occurs, the system looks at the block containing the metadata to be changed, and copies it to a newly allocated block from the metadata section, with the change made, then it recursively changes the metadata in the block that points to that block in the same way. This way, eventually the root block needs to be changed, which causes the atomic metadata update. The filesystem is reasonably good at keeping files unfragmented, although there is a defragmentation tool available which will work on an online filesystem. It was the first filesystem to introduce the concept of the Recycle Bin natively at filesystem-level to the Amiga, holding the last few deleted files in a hidden directory on the disk root. PFS version 5.3 was developed in C and a small portion of assembly code by Michiel Pelt. (en)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 844979 (xsd:integer)
dbo:wikiPageLength
  • 4386 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1098271600 (xsd:integer)
dbo:wikiPageWikiLink
dbp:attributes
  • filenote (en)
dbp:compression
  • No (en)
dbp:dateRange
  • 0001-01-01 (xsd:gMonthDay)
dbp:dateResolution
  • 50.0
dbp:datesRecorded
  • modification (en)
dbp:developer
  • Michiel Pelt (en)
dbp:encryption
  • No (en)
dbp:fileSystemPermissions
  • Amiga permissions, multiuser permissions (en)
dbp:filenameCharacterSet
  • All bytes except NULL, ':' and '/' (en)
dbp:fullName
  • Professional File System (en)
dbp:introductionOs
dbp:maxFilenameSize
  • 107 (xsd:integer)
dbp:maxVolumeSize
  • 104.0
dbp:name
  • PFS (en)
dbp:os
dbp:partitionId
  • 60.0
dbp:singleInstanceStorage
  • No (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Das Professional File System ist ein Dateisystem, das ursprünglich 1995 von Michiel Pelt kommerziell für den Amiga entwickelt wurde. Es ist heute im Aminet unter BSD-Lizenz verfügbar. PFS zeigt aufgrund der Einfachheit des Designs eine gute Performanz und ist ein kompatibler Nachfolger von Ami-Filesafe. In zwei Hauptbereiche aufgeteilt, werden am Anfang, bestehend aus einem Rootblock und einer generischen Reihe von Blöcken, die Metadaten abgelegt. Der Rest ist eine weitere zusammenhängende allgemeine Anordnung von Blöcken, wo die eigentlichen Daten abgelegt sind. (de)
  • The Professional File System is a filesystem originally developed commercially for the Amiga, now distributed on Aminet with a 4-clause BSD license. It is a compatible successor of AmiFileSafe (AFS), with an emphasis on added reliability and speed compared to standard Amiga filesystems. It also features multi-user abilities like the older . The filesystem is reasonably good at keeping files unfragmented, although there is a defragmentation tool available which will work on an online filesystem. PFS version 5.3 was developed in C and a small portion of assembly code by Michiel Pelt. (en)
rdfs:label
  • Professional File System (de)
  • Professional File System (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License