[Home]File system

HomePage | Recent Changes | Preferences

Showing revision 3
A file system is a way of organizing data on a computer as a hierarchical of directories containing files.

Most [operating systems]? provide a file system, which is usually presented to the user graphically using the metaphor of folders containing documents and other files. The hierarchy is presented either as a tree or as nested folders.

Most file system sits on top of an underlying storage system that manipulates an array of fixed-size blocks. The file system software is responsible for organizing these blocks into files and directories, and keeping track of which blocks are not being used. Usually the underlying storage system is non-volatile storage such as a hard drive or [flash memory]?.

Disk File Systems:

Network File Systems:

Special Purpose File Systems:


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions | View current revision
Edited November 29, 2001 12:41 am by The ansible (diff)
Search: