SlideShare a Scribd company logo
Functions of Operating
System
1. Memory Management
 It is the management of the main or primary memory. Whatever program is
executed, it has to be present in the main memory.
a. The operating system:
b. Allocates and deallocates the memory.
c. Keeps a record of which part of primary memory is used by whom and how much.
d. Distributes the memory while multiprocessing.
e. In multiprogramming, the operating system selects which processes acquire
memory when and how much memory they get.
2. Processor Management/Scheduling
 Every software that runs on a computer, whether in the background or in the
frontend, is a process. Processor management is an execution unit in which a
program operates.

More Related Content

PPTX
Data Science and Analytics Lesson 1.pptx
PPTX
MSITSytemDesignAndDesignasdsdsdsdsdsds.pptx
PPTX
AdvanceDatabaseChapter6Advance Dtabases.pptx
PPTX
C++ Inheritance.pptx
PPTX
Chapter-OBDD.pptx
PPTX
virtualization-220403085202_Chapter1.pptx
PPTX
Java ConstructorsPPT.pptx
PPT
AdvanceSQL.ppt
Data Science and Analytics Lesson 1.pptx
MSITSytemDesignAndDesignasdsdsdsdsdsds.pptx
AdvanceDatabaseChapter6Advance Dtabases.pptx
C++ Inheritance.pptx
Chapter-OBDD.pptx
virtualization-220403085202_Chapter1.pptx
Java ConstructorsPPT.pptx
AdvanceSQL.ppt

More from XanGwaps (20)

PPTX
Object-Oriented Systems Analysis and Design Using UML.pptx
PPT
mod5_cabling-LANsWANs-2.ppt
PPSX
globodox-presentation-v14.ppsx
PPT
chapter-2.ppt
PPTX
Requirements Analysis.pptx
PPTX
Java Constructors.pptx
PPTX
Java Constructors.pptx
PPT
CS530-Tuesday01.ppt
PPTX
Object-Oriented Systems Analysis and Design Using UML.pptx
PPTX
HCI 1 Module 2.pptx
PPTX
The virtual box.pptx
PPTX
Presentation (10).pptx
PPTX
Presentation (4).pptx
PDF
HCI Information Processing.pdf
PPTX
Existing Methods for Measuring Learnability.pptx
PPTX
User Interface Layer.pptx
PPTX
351315535-Module-1-Intro-to-Data-Science-pptx.pptx
PDF
what is java.pdf
PPTX
USES of java.pptx
PPTX
HCI(Human Computer Interaction).pptx
Object-Oriented Systems Analysis and Design Using UML.pptx
mod5_cabling-LANsWANs-2.ppt
globodox-presentation-v14.ppsx
chapter-2.ppt
Requirements Analysis.pptx
Java Constructors.pptx
Java Constructors.pptx
CS530-Tuesday01.ppt
Object-Oriented Systems Analysis and Design Using UML.pptx
HCI 1 Module 2.pptx
The virtual box.pptx
Presentation (10).pptx
Presentation (4).pptx
HCI Information Processing.pdf
Existing Methods for Measuring Learnability.pptx
User Interface Layer.pptx
351315535-Module-1-Intro-to-Data-Science-pptx.pptx
what is java.pdf
USES of java.pptx
HCI(Human Computer Interaction).pptx
Ad

Recently uploaded (20)

PPTX
newyork.pptxirantrafgshenepalchinachinane
PDF
simpleintnettestmetiaerl for the simple testint
PDF
SlidesGDGoCxRAIS about Google Dialogflow and NotebookLM.pdf
DOC
Rose毕业证学历认证,利物浦约翰摩尔斯大学毕业证国外本科毕业证
PDF
Exploring VPS Hosting Trends for SMBs in 2025
PDF
Introduction to the IoT system, how the IoT system works
PDF
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
PPTX
Database Information System - Management Information System
PPTX
Power Point - Lesson 3_2.pptx grad school presentation
PPTX
artificialintelligenceai1-copy-210604123353.pptx
PPTX
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
PPTX
Slides PPTX: World Game (s): Eco Economic Epochs.pptx
PPT
Ethics in Information System - Management Information System
PPTX
Mathew Digital SEO Checklist Guidlines 2025
PPT
Design_with_Watersergyerge45hrbgre4top (1).ppt
PPT
isotopes_sddsadsaadasdasdasdasdsa1213.ppt
PDF
The Evolution of Traditional to New Media .pdf
PDF
SASE Traffic Flow - ZTNA Connector-1.pdf
PPTX
IPCNA VIRTUAL CLASSES INTERMEDIATE 6 PROJECT.pptx
PDF
The New Creative Director: How AI Tools for Social Media Content Creation Are...
newyork.pptxirantrafgshenepalchinachinane
simpleintnettestmetiaerl for the simple testint
SlidesGDGoCxRAIS about Google Dialogflow and NotebookLM.pdf
Rose毕业证学历认证,利物浦约翰摩尔斯大学毕业证国外本科毕业证
Exploring VPS Hosting Trends for SMBs in 2025
Introduction to the IoT system, how the IoT system works
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
Database Information System - Management Information System
Power Point - Lesson 3_2.pptx grad school presentation
artificialintelligenceai1-copy-210604123353.pptx
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
Slides PPTX: World Game (s): Eco Economic Epochs.pptx
Ethics in Information System - Management Information System
Mathew Digital SEO Checklist Guidlines 2025
Design_with_Watersergyerge45hrbgre4top (1).ppt
isotopes_sddsadsaadasdasdasdasdsa1213.ppt
The Evolution of Traditional to New Media .pdf
SASE Traffic Flow - ZTNA Connector-1.pdf
IPCNA VIRTUAL CLASSES INTERMEDIATE 6 PROJECT.pptx
The New Creative Director: How AI Tools for Social Media Content Creation Are...
Ad

Functions of Operating System.pptx

  • 2. 1. Memory Management  It is the management of the main or primary memory. Whatever program is executed, it has to be present in the main memory. a. The operating system: b. Allocates and deallocates the memory. c. Keeps a record of which part of primary memory is used by whom and how much. d. Distributes the memory while multiprocessing. e. In multiprogramming, the operating system selects which processes acquire memory when and how much memory they get.
  • 3. 2. Processor Management/Scheduling  Every software that runs on a computer, whether in the background or in the frontend, is a process. Processor management is an execution unit in which a program operates.