Secondary storage

Magnetic disk housekeeping details

Housekeeping details cover the basic way in which the integrity of a file is maintained. For magnetic disks this includes;

  • The management of the file allocation table and

  • The maintanence of header record information by the operating system.

[cartoon - what's on a disk?]

File allocation table

Operating systems like MS-DOS store files in directories. In addition to directories, it uses an area on a disk (diskette or hard disk) called the File Allocation Table (FAT). When a disk is formatted MS-DOS creates this table on the disk and creates an empty directory called the root directory. So, on each of your disks, the directories store files, and the File Allocation Table keeps track of their locations.

Header records

w98mcp1.gif (23051 bytes)

Further each file must contain "basic" information.

This includes

  • Name
  • Size
  • and audit data such as
    • Date and time created, modifid and accessed.
  • and attributes such as
    • Read-only, Hidden, Archive and System

[Rev: 4/8/98] © 1998 V/2-Com (Verhaart), P O Box 8415, Havelock North, New Zealand.