Explain logical file system architecture, Operating System

Assignment Help:

 Logical File System

Responsible for providing the before discussed interface to the user including:

  • File access.
  • Directory operations.
  • Security and protection.

At the initial level device drivers communicate directly with the peripherals or their controllers or channels. A device driver is accountable for starting I/O operations on a device and processing the completion of an I/O request. For file operations the usual devices controlled are disk and tape drives. Device drivers are generally considered to be part of the operating system.

The next to initial level is referred to as the basic file system or the physical I/O level. This is the foremost interface with the environment outside of the computer system. The-basic I/O administrator is responsible for all file I/O initiation and termination. At this level control structures are sustain that deal with device I/O scheduling, and file status. The basic I/O administrator is apprehension with the selection of the device on which file I/O is to be performed on the basis of which file has been selected. It is as well concerned with scheduling disk and tape accesses to optimize performance.

Logical I/O makes possible users and applications to access records. Therefore whereas the basic file system deals with blocks of data the logical I/O module deals with file records. Logical I/O supplies a general-purpose record I/O capability and maintains basic data about files.

The level of the file system contiguous to the user is often termed the access method it provides a standard interface between applications and the file systems and devices that hold the data. Different access methods replicate different file structures and different ways of accessing and processing the data.


Related Discussions:- Explain logical file system architecture

Define where a program generation activity aims, Define where a Program gen...

Define where a Program generation activity aims  Program generation activity aims at Automatic generation of program

Calculate the maximum file size , A UNIX file system has 1-KB blocks and 4-...

A UNIX file system has 1-KB blocks and 4-byte disk addresses. What is the maximum file size if i-nodes contains 10 direct entries, and one single, double, and triple indirect entry

Pthreads, A thread is defined as an independent stream of instructions that...

A thread is defined as an independent stream of instructions that can be scheduled to run as such by the operating system. Each program contains a number of threads which can be ru

What are the different types of semaphore?, What are the different types of...

What are the different types of semaphore? Principally the semaphore is able to be classified into two on the basis of their values a)      Counting semaphore: In counting s

What is a reference string, What is a reference string? An algorithm is...

What is a reference string? An algorithm is evaluated by running it on a particular string of memory references and computing the number of page faults. The string of memory re

Define an assembly language, Define an assembly language  Assembly lan...

Define an assembly language  Assembly language stands for a Low level programming language

Implementation of lru, 1. On every access, mark the page with a timestamp. ...

1. On every access, mark the page with a timestamp. Whenever we need to evict a page, we search through memory for the oldest page, the least-recently used page. But we need memory

Computer, what is an operating system?

what is an operating system?

Deadlock, Suppose we have 3 processes running at the same time as shown in ...

Suppose we have 3 processes running at the same time as shown in the following table. Each resource only has one instance. Show a possible scenario of resource allocation that r

An operating system for a real-time environment, Q. What is the major diffi...

Q. What is the major difficulty that a programmer should overcome in writing an operating system for a real-time environment? Answer: The major difficulty is keeping the oper

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd