wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

MAJOR ACHIEVEMENTS OF OS

profile
Hasti Sanghani
Jul 11, 2023
0 Likes
0 Discussions
49 Reads

HASTI SANGHANI

53003220022

 

ASSIGNMENT 2

MAJOR ACHIEVEMENTS

Operating systems are among the most complex pieces of software ever developed. This reflects the challenge of trying to meet the difficult and in some cases competing objectives of convenience, efficiency, and ability to evolve. [DENN80a] proposes that there have been four major theoretical advances in the development of operating systems:

  • Processes
  • Memory management
  • Information protection and security
  • Scheduling and resource management

Each advance is characterized by principles, or abstractions, developed to meet difficult practical problems. Taken together, these five areas span many of the key design and implementation issues of modern operating system

PROCESS:

A process is an entity that can be assigned to and executed on a processor. In the context of multiprogramming, timesharing and real-time transaction processing, process management is crucial. Coordinating multiple processes in a system requires handling the following situations:

  • Improper synchronization - waiting for a signal that may never occur or that multiple signals could be received.
  • Failed mutual exclusion - Mutex is used in controlling access to a shared variable
  • Nondetermininant program operation - overwriting share memory may lead to this nondeterminism.
  • Deadlocks - holding resources while waiting for others and two or more processes doing the same

A process has these components

  • the executable code
  • the data space
  • execution context: registers, PC, stack, etc.

MEMORY MANAGEMENT:

Here memory means main memory (RAM), and the term memory management specifies how to utilize the memory efficiently. So, the main task of memory management is ‘efficient memory utilization and efficient processor utilization. The responsibility of memory management are given as follows:

(i) Process isolation: It simply means that controlling one process interacts with the data and memory of another process.
(ii) Automatic allocation and management: Memory should be allocated dynamically based on the priorities of the process. Otherwise, the process waiting time will increase, which decreases CPU utilization and memory utilization.
(iii) Protection and access control: Do not apply protection techniques and access control to all the processes, better to apply to the important application only. It will save execution time.
(iv) Long-term Storage: Long-term storage of process reduces memory utilization.

INFORMATION PROTECTION AND SECURITY:

Here the term protection means that secure the resources and information from unauthorized persons. The operating system follows a variety of methods for protection and security.
Generally, the protection mechanism is mainly of three types:

(i) Access control: The operating system provides access permissions to the users about important files and applications.
(ii) Information flow control: The operating system regulates the flow of data within the system.
(iii) Certification: The operating system provides the priorities and hierarchies to the resources using this then we can control unauthorized processes.

SCHEDULING AND RESOURCE MANAGEMENT:

A key responsibility of the OS is to manage the various resources available to it (main memory space, I/O devices, processors) and to schedule their use by the various active processes

Goals are:

  • Fairness - all processes proceed with their work at a reasonable rate
  • Differential responsiveness - some processes are more important, others may be holding scarce resources
  • Efficiency - maximize throughput, minimize response time, service many users

Comments ()


Sign in

Read Next

Digital Footprints An Emerging Dimension of Digital Inequality

Blog banner

OPERATING SYSTEM

Blog banner

Understanding E-mail Servers

Blog banner

Cross site scripting Attack

Blog banner

Memory hierarchy

Blog banner

10 Interesting Facts about Attack on Titan

Blog banner

How Men and Women Process Pain Differently

Blog banner

IoT Architecture Based Security

Blog banner

File system implementation

Blog banner

Data-Driven Prediction of Virtual Item Prices in Online Games

Blog banner

Uniprocessor Scheduling

Blog banner

LTE Technology

Blog banner

THREADS (assignment 1)

Blog banner

Software Piracy & Online Data Protection in Digital World

Blog banner

AI & Data Science in Healthcare – Predicting diseases, medical imaging analysis

Blog banner

Data Warehouse Bus Matrix

Blog banner

Deadlock in operating system

Blog banner

Incident management in ITSM

Blog banner

Patola Outfits for the Modern Wardrobe: Reviving Indian Handloom in Style

Blog banner

Biometric Authentication Vulnerabilities

Blog banner

Critical success factors

Blog banner

How to lose belly fat

Blog banner

Development Of Modern Operating System

Blog banner

Article on Fresh Book

Blog banner

virtual memory

Blog banner

Animal’s have my heart

Blog banner

Starvation and Deadlock.

Blog banner

The Difference Between Plaque and Tartar Explained Simply

Blog banner

Fault Tolerance

Blog banner

Security Issues and Countermeasures

Blog banner

Short note on Microsoft office

Blog banner

Music

Blog banner

Understanding - Proof of Work!

Blog banner

LinkedIn: Watch out for these 7 upcoming updates in 2023

Blog banner

Number Guessing game --lisp

Blog banner

BLOCKCHAIN MACHANISM

Blog banner

FRIENDSHIP

Blog banner

Four Stalls Every Vegetarian Needs To Eat At Outside Vile Parle Station

Blog banner

Why Meal Maharaj Prioritises Seasonal Vegetables in Every Meal Box

Blog banner

Business Intelligence v/s Big Data

Blog banner

Office Lunch Problems in Mumbai and How Tiffin Services Solve Them

Blog banner

Processes: Process Description and Control.

Blog banner