SlideShare a Scribd company logo
1 of 16
Disk scheduling & Disk
management
By
k.Sivapriya
Msc(IT)
Nadar Saraswathi College Of Aarts and Science
Theni
concept
Disk scheduling
 Important of disk scheduling
 Seek time
 Rotational Latency
 Transfer time
 Disk Access Time
 Disk Response Time
 Purpose of disk scheduling
Disk management
Disk management availability
How to use disk management
More information on disk management
Disk Scheduling
Disk scheduling is done by operating
systems to schedule I/O requests arriving
for the disk. Disk scheduling is also
known as I/O scheduling.
Important of disk scheduling
 Multiple I/O requests may arrive by different
processes and only one I/O request can be
served at a time by the disk controller. Thus
other I/O requests need to wait in the waiting
queue and need to be scheduled.
 Two or more request may be far from each
other so can result in greater disk arm
movement.
 Hard drives are one of the slowest parts of
the computer system and thus need to be
accessed in an efficient manner.
Seek Time
Seek time is the time taken to locate the
disk arm to a specified track where the
data is to be read or write. So the disk
scheduling algorithm that gives minimum
average seek time is better.
Rotational Latency
Rotational Latency is the time taken by the
desired sector of disk to rotate into a
position so that it can access the
read/write heads. So the disk scheduling
algorithm that gives minimum rotational
latency is better.
Transfer Time
Transfer time is the time to transfer the data.
It depends on the rotating speed of the
disk and number of bytes to be
transferred.
Disk Access Time
Disk Access Time is:
Disk Access Time = Seek Time +
Rotational Latency + Transfer Time
Disk Response Time
Response Time is the average of time spent
by a request waiting to perform its I/O
operation. Average Response time is the
response time of the all requests. Variance
Response Time is measure of how
individual request are serviced with
respect to average response time. So the
disk scheduling algorithm that gives
minimum variance response time is better.
Purpose of Disk Scheduling
The main purpose of disk scheduling
algorithm is to select a disk request from
the queue of IO requests and decide the
schedule when this request will be
processed.
Disk management
 Disk Management is an extension of the
Microsoft Management Console that
allows full management of the disk-based
hardware recognized by Windows.
 Disk Management is used to manage the
drives installed in a computer like hard
disk drives (internal and external), optical
disk drives, and flash drives . It can be
used to partition drives, format drives,
assign drive letters, and much more.
Disk Management Availability
Disk Management is available in most
versions of Microsoft Windows
including Windows 10, Windows 8,
Windows 7, Windows Vista, Windows XP
and Windows 2000.
How to Use Disk Management
Disk Management has two main sections a
top and a bottom:
 The top section of Disk Management
contains a list of all the partitions,
formatted or not, that Windows
recognizes.
 The bottom section of Disk Management
contains a graphical representation of the
physical drives installed in the computer.
More Information on Disk
Management
 The Disk Management tool has a
graphical interface like a regular
program and is similar in function to
the command line utility diskpart, which
was a replacement of an earlier utility
called fdisk.
Cont…
 You can also use Disk Management to
check free hard device space. Look under
the Capacity and Free Space columns (in
the Disk List or Volume List view) to see
the total storage capacity of all the disks
as well as how much free space is
remaining, which is expressed in units
(i.e. MB and GB) as well as a percentage.
Cont…
 Disk Management is where you can create
and attach virtual hard disk files in
Windows 10 and Windows 8. These are
single files that act as hard drives, which
means you can store them on your main
hard drive or in other places like external
hard drives.

More Related Content

What's hot

File management
File managementFile management
File management
Mohd Arif
 
file system in operating system
file system in operating systemfile system in operating system
file system in operating system
tittuajay
 
Fragmentaton
Fragmentaton Fragmentaton
Fragmentaton
sanjana mun
 
Presentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) BasicsPresentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) Basics
Kuber Chandra
 
Unix memory management
Unix memory managementUnix memory management
Unix memory management
Tech_MX
 

What's hot (20)

Lecture 8 disk management
Lecture 8 disk managementLecture 8 disk management
Lecture 8 disk management
 
File management
File managementFile management
File management
 
Raid
Raid Raid
Raid
 
Disk scheduling algorithms
Disk scheduling algorithms Disk scheduling algorithms
Disk scheduling algorithms
 
Operating system Memory management
Operating system Memory management Operating system Memory management
Operating system Memory management
 
Secondary storage structure-Operating System Concepts
Secondary storage structure-Operating System ConceptsSecondary storage structure-Operating System Concepts
Secondary storage structure-Operating System Concepts
 
file system in operating system
file system in operating systemfile system in operating system
file system in operating system
 
FILE STRUCTURE IN DBMS
FILE STRUCTURE IN DBMSFILE STRUCTURE IN DBMS
FILE STRUCTURE IN DBMS
 
Computer system architecture
Computer system architectureComputer system architecture
Computer system architecture
 
Memory Management in OS
Memory Management in OSMemory Management in OS
Memory Management in OS
 
Free Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSFree Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFS
 
Memory Management in OS
Memory Management in OSMemory Management in OS
Memory Management in OS
 
RAID
RAIDRAID
RAID
 
Fragmentaton
Fragmentaton Fragmentaton
Fragmentaton
 
Memory management ppt
Memory management pptMemory management ppt
Memory management ppt
 
Disk structure
Disk structureDisk structure
Disk structure
 
Presentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) BasicsPresentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) Basics
 
Unix memory management
Unix memory managementUnix memory management
Unix memory management
 
Disk management
Disk managementDisk management
Disk management
 
RAID Review
RAID ReviewRAID Review
RAID Review
 

Similar to Disk scheduling & Disk management

Ch14 OS
Ch14 OSCh14 OS
Ch14 OS
C.U
 

Similar to Disk scheduling & Disk management (20)

Disk Management.pdf
Disk Management.pdfDisk Management.pdf
Disk Management.pdf
 
Disk Management
Disk ManagementDisk Management
Disk Management
 
Disk Scheduling
Disk SchedulingDisk Scheduling
Disk Scheduling
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
I/O System and Case Study
I/O System and Case StudyI/O System and Case Study
I/O System and Case Study
 
Pandi
PandiPandi
Pandi
 
Massstorage
MassstorageMassstorage
Massstorage
 
I/O System and Case study
I/O System and Case studyI/O System and Case study
I/O System and Case study
 
Mass Storage Structure
Mass Storage StructureMass Storage Structure
Mass Storage Structure
 
Os
OsOs
Os
 
Operation System
Operation SystemOperation System
Operation System
 
Ch14 OS
Ch14 OSCh14 OS
Ch14 OS
 
OSCh14
OSCh14OSCh14
OSCh14
 
OS_Ch14
OS_Ch14OS_Ch14
OS_Ch14
 
Operation System
Operation SystemOperation System
Operation System
 
Graphical user interface _ SEOSKILLS Hyderabad
Graphical user interface _ SEOSKILLS HyderabadGraphical user interface _ SEOSKILLS Hyderabad
Graphical user interface _ SEOSKILLS Hyderabad
 
Cs8493 unit 4
Cs8493 unit 4Cs8493 unit 4
Cs8493 unit 4
 
Kavi
KaviKavi
Kavi
 
Kavi
KaviKavi
Kavi
 
Palpandi
PalpandiPalpandi
Palpandi
 

More from Siva Priya (12)

source code metrics and other maintenance tools and techniques
source code metrics and other maintenance tools and techniquessource code metrics and other maintenance tools and techniques
source code metrics and other maintenance tools and techniques
 
Class properties
Class propertiesClass properties
Class properties
 
Planning the development process
Planning the development processPlanning the development process
Planning the development process
 
recovery management with concurrent controls
recovery management with concurrent controlsrecovery management with concurrent controls
recovery management with concurrent controls
 
Web technology
Web technology Web technology
Web technology
 
Retail of big data analytics
Retail of big data analyticsRetail of big data analytics
Retail of big data analytics
 
Deadlock and shadow paging
Deadlock and shadow pagingDeadlock and shadow paging
Deadlock and shadow paging
 
Mobile IP
Mobile IPMobile IP
Mobile IP
 
density based method and expectation maximization
density based method and expectation maximizationdensity based method and expectation maximization
density based method and expectation maximization
 
Classification by backpropacation
Classification by backpropacationClassification by backpropacation
Classification by backpropacation
 
Routing algorithm
Routing algorithmRouting algorithm
Routing algorithm
 
Servlets & jdbc
Servlets & jdbcServlets & jdbc
Servlets & jdbc
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Recently uploaded (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps Productivity
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Navigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern EnterpriseNavigating Identity and Access Management in the Modern Enterprise
Navigating Identity and Access Management in the Modern Enterprise
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

Disk scheduling & Disk management

  • 1. Disk scheduling & Disk management By k.Sivapriya Msc(IT) Nadar Saraswathi College Of Aarts and Science Theni
  • 2. concept Disk scheduling  Important of disk scheduling  Seek time  Rotational Latency  Transfer time  Disk Access Time  Disk Response Time  Purpose of disk scheduling Disk management Disk management availability How to use disk management More information on disk management
  • 3. Disk Scheduling Disk scheduling is done by operating systems to schedule I/O requests arriving for the disk. Disk scheduling is also known as I/O scheduling.
  • 4. Important of disk scheduling  Multiple I/O requests may arrive by different processes and only one I/O request can be served at a time by the disk controller. Thus other I/O requests need to wait in the waiting queue and need to be scheduled.  Two or more request may be far from each other so can result in greater disk arm movement.  Hard drives are one of the slowest parts of the computer system and thus need to be accessed in an efficient manner.
  • 5. Seek Time Seek time is the time taken to locate the disk arm to a specified track where the data is to be read or write. So the disk scheduling algorithm that gives minimum average seek time is better.
  • 6. Rotational Latency Rotational Latency is the time taken by the desired sector of disk to rotate into a position so that it can access the read/write heads. So the disk scheduling algorithm that gives minimum rotational latency is better.
  • 7. Transfer Time Transfer time is the time to transfer the data. It depends on the rotating speed of the disk and number of bytes to be transferred.
  • 8. Disk Access Time Disk Access Time is: Disk Access Time = Seek Time + Rotational Latency + Transfer Time
  • 9. Disk Response Time Response Time is the average of time spent by a request waiting to perform its I/O operation. Average Response time is the response time of the all requests. Variance Response Time is measure of how individual request are serviced with respect to average response time. So the disk scheduling algorithm that gives minimum variance response time is better.
  • 10. Purpose of Disk Scheduling The main purpose of disk scheduling algorithm is to select a disk request from the queue of IO requests and decide the schedule when this request will be processed.
  • 11. Disk management  Disk Management is an extension of the Microsoft Management Console that allows full management of the disk-based hardware recognized by Windows.  Disk Management is used to manage the drives installed in a computer like hard disk drives (internal and external), optical disk drives, and flash drives . It can be used to partition drives, format drives, assign drive letters, and much more.
  • 12. Disk Management Availability Disk Management is available in most versions of Microsoft Windows including Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP and Windows 2000.
  • 13. How to Use Disk Management Disk Management has two main sections a top and a bottom:  The top section of Disk Management contains a list of all the partitions, formatted or not, that Windows recognizes.  The bottom section of Disk Management contains a graphical representation of the physical drives installed in the computer.
  • 14. More Information on Disk Management  The Disk Management tool has a graphical interface like a regular program and is similar in function to the command line utility diskpart, which was a replacement of an earlier utility called fdisk.
  • 15. Cont…  You can also use Disk Management to check free hard device space. Look under the Capacity and Free Space columns (in the Disk List or Volume List view) to see the total storage capacity of all the disks as well as how much free space is remaining, which is expressed in units (i.e. MB and GB) as well as a percentage.
  • 16. Cont…  Disk Management is where you can create and attach virtual hard disk files in Windows 10 and Windows 8. These are single files that act as hard drives, which means you can store them on your main hard drive or in other places like external hard drives.