FACTOID # 164: If you're looking to invade someone by sea, try Canada! Canada has only 9000 Navy personnel guarding the longest national coastline in the world.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > AtheOS File System

The AtheOS file system (AFS) was originally used in the AtheOS operating system, and is now a part of the Syllable operating system. It is an extension of the Be File System used in BeOS. AFS started with exactly the same data structures as BFS, and extended the feature set of BFS in many ways. As such, AFS is a 64-bit journaled file system with support for file attributes. File indexing and soft deletions are also partially supported. AtheOS was a free Unix_like operating system for x86-based computers. ... In computing, a file system is a method for storing and organizing computer files and the data they contain to make it easy to find and access them. ... In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. ... Syllable 0. ... The Be File System (BFS, BeFS) is the native file system for the BeOS operating system. ... BeOS was an operating system for personal computers which began development by Be Incorporated in 1991. ... A binary tree, a simple type of branching linked data structure. ...


A few definitions:

  • Journaled -- All file system transactions are first written to a journal before they are carried out. The file system replays everything in the journal when mounted. So, if something catastrophic occurs while data's being written to the file system, the file system can recover.
  • File Attributes -- Name/value pairs tacked on to a file. For example, an audio file might have attributes for Artist, Title, and Album. This allows the file system to search files in intelligent and flexible ways (such as a search for all songs by Elton John that exist on the hard drive).
  • File Indexing -- A persistent and up-to-date list of all files that have a particular attribute, and the value of that attribute. So, the system may have an index for the Artist attribute on MP3 files. This speeds up searching, but slows down system performance when large numbers of files are created.
  • Soft Deletions -- When the file system is told to delete a file, the file is actually hidden, and removed later by other means. In AFS, files are moved to an invisible directory and only deleted when the file system is next mounted.

This article needs to be cleaned up to conform to a higher standard of quality. ...

Links


  Results from FactBites:
 
AtheOS File System Information (279 words)
The AtheOS file system (AFS) was originally used in the AtheOS operating system, and is now a part of the Syllable operating system.
It is an extension of the Be File System used in BeOS.
This allows the file system to search files in intelligent and flexible ways (such as a search for all songs by Elton John that exist on the hard drive).
  More results at FactBites »


 
 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms, 1022, m