0% found this document useful (0 votes)
6 views

OS Presentattion

Uploaded by

newlenz07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

OS Presentattion

Uploaded by

newlenz07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Welcome To ...

OPERATING
SYSTEM
Presentation
Presenting..

Group 1
Presented By:

Khushal.J Ansh Robin


Riya Akansha
(Leader)

Swayam Fahad Shravani Devang Kapil


Contents:
. Operating System(short Introduction)
. Fault Tolerance
. Some Fundamentals Of Fault Tolerance
. Faults
. Operating System Mechanism
So Basically What is Operating System?
We will see with a simple Example Quickly….!!

User Software(OS) Hardware

OS is nothing but the middle layer between Hardware and User.


OS controls the hardware and software of the computer, and it provides a
way for users to Interact with the computer.

In short, It helps a software(Apps) to run and manage the given application program
Fault Tolerance

Fault Tolerance is the ability or capability of a particular


system that can handle a hardware or software fault even
in a normal operation.
So, the above Fault Tolerance directly hits into the concept of
Redundancy and Reliability.
Redundancy means In Fault Tolerance if one device fails
there is a backup.
And Reliability means As you know (Trust Worthy) of
Fault Tolerance that it will not let the system down.
Fundamental Concepts

There are some Fundamental Concepts of Fault Tolerance:


1 Reliability as explained earlier by my friend ‘Trust Worthy’.
2 Mean Time to failure (MTTF) is the average time required to
repair or replace a faulty element.
3 Availability is whether the system is ready/available to give
service user’s requests.
As per above Fundamentals, Something more about 3 Fundamentals is

1 The Time interval during which the system is not available is
called as ‘Downtime’.
2 The Time duration in which the system is available is called ‘Uptime’.
Faults

So, The Next Concept after Fault Tolerance and its Fundamentals
is ‘Faults’.
Fault is basically a errorneous hardware or software which
occurs due to any of failures in the system.
The Faults can be a component failure, Operator Error, Physical
Interference from the environment, Design Error, Program
Error, Or Data Structure Error.
Discussing about Faults, there are some types of Faults:
1 Permanent : Is when the Fault is occuring repeatedly as the
same one. It can only be solved by replaced or repaired.
Majorly It can be a Software Bugs.
2 Temporary is not present all the time.
Above Temporary Fault have further 2 types :
1 Transient : It occurs only once.
Because of Bit Transmission Error or Small Supply Disturbance.
Intermittent : It occurs at multiple times. Example for this is
2 Connection.
Loose
Operating System Mechanisms

After all above information At last, Some Operating System Mechanism that
can be listed are :
1 Process Isolation Means a Level of protection to avoid faults.
Concurrency Controls Recover form faults in the multiple
executions
2 at the same time.
Virtual Machines Provides Backup Help.
3
Checkpoints & Rollbacks Continue where the process had
4
stopped or at previous that is saved by Checkpoints and resumed by Rollbacks.

You might also like