File Management - Operating Systems

Authors Avatar

Ricki Lambert

Operating Systems

File Management

Introduction

Within this assignment I shall be looking at the processes contained within the file management system of the operating system.

Task

In the picture below we can see the process being undertaken by the file management system. The two core functions that it must do are;

  • Naming the files
  • Storing the files

The file manager will interact with the input output subsystem and will result in the locating of the files. Normally the files are stored on an output device. From here the memory management is used to apply the dynamic linking which in turn provides us with a file to be run. It is then the process management that will undertake the completion of opening the file. From reading this it is evident that the four main stages of the operating system need to combine in order for a file to be run. This is a basic summary; there are many more features that need to be talked about for file management and they will be outlined further.

Join now!

When a user creates a file it is stored on the hard drive, or removable media.  This is given a human name, for example ricki.doc. From here the programme is run by the operating system searching for a particular attribute. How does it do this? Well, it needs a SFID. An SFID is system file identification. Every file or folder is given one of these when created on the system. This allows the operating system to associate every file that’s created with a number accordingly.

File Structure

Every file has to have a certain ...

This is a preview of the whole essay