SlideShare uma empresa Scribd logo
1 de 15
 Identify the primary function perform by
input / output control system
 Compare between logical I/O and physical
I/O.
 Distinguish between Directory Management
and Disk Space Management
 Describe boot process
 provided low level access to records on
peripheral equipment.
Example1: logical I/O Example1: Physical I/O
Directory Management
The purpose is organize file, directory and
operation on them
Disk Space Management
The purpose is manage files stored on disk.
 Booting up is a bootstrapping process that
starts operating systems when the user
turns on a computer system
 Booting is the process of starting or
restarting a computer
1. Cold Boot
2. Warm Boot
 When turning on a computer that has been
powered off completely.
 Example : by press power button.
 Is the process of restarting a computer that
already is powered on.
 Example : In Windows XP, warm boot can be
perform by :
a. pressing combination of (CTRL + ALT +DEL)
b. selecting a button or an option from a list in a
dialog box
c. pressing the reset button on the computer
1. The power supply send a signal to the
components in the system unit.
2. The processor finds the ROM chip(s) that contain
the BIOS (basic input output system). BIOS is a
firmware that contain computer’s startup
instructions.
3. The BIOS performs the POST(power-on self test),
which checks components such as mouse,
keyboard and adapter cards. The test is to check
computer hardware connected properly and
operating correctly.
4. The results of the POST are compared with
data in a CMOS chip. CMOS is the technology
that uses battery power to hold information
when the computer is off.
5. The BIOS looks for the system file in drive A
(floppy disk drive), sometimes a CD or DVD
drive and then drive C (hard disk)
6. The system file and the kernel of the
operating system load into memory (RAM)
from storage (hard disk)
7. The operating system loads configuration
information, may request user information
and display the desktop on the screen.
 BIOS works by reading the first sector of the
hard drive which has the next device’s
address to initialize or code to execute. BIOS
also selects the boot device that needs to be
initialized for starting the operating system.
Since BIOS has been in use since the very
beginning, it still works in 16-bit mode,
limiting the amount of code that can be read
and executed from the firmware ROM.
 UEFI does the same task a little differently. It
stores all the information about initialization
and startup in an .efi file instead of the
firmware.
 This file is stored on the hard drive inside a
special partition called EFI System Partition
(ESP). The ESP partition will also contain the
boot loader programs for the Operating
System installed on the computer.
UEFI vs BIOS
BIOS UEFI
 Uses Master Boot
Record (MBR)
 GUID Partition Table
(GPT)
 Since UEFI is platform
independent - enhance
the boot time and
speed of the computer
 Secure boot

Mais conteúdo relacionado

Mais procurados

system calls, single user, multiuser os ...
system calls, single user, multiuser os                                      ...system calls, single user, multiuser os                                      ...
system calls, single user, multiuser os ...myrajendra
 
2 STM32's Interrupts.pptx
2 STM32's Interrupts.pptx2 STM32's Interrupts.pptx
2 STM32's Interrupts.pptxMdRayhanTanvir
 
Micro Programmed Control Unit
Micro Programmed Control UnitMicro Programmed Control Unit
Micro Programmed Control UnitKamal Acharya
 
Part I:Introduction to assembly language
Part I:Introduction to assembly languagePart I:Introduction to assembly language
Part I:Introduction to assembly languageAhmed M. Abed
 
Assembly language programming(unit 4)
Assembly language programming(unit 4)Assembly language programming(unit 4)
Assembly language programming(unit 4)Ashim Saha
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to MicrocontrollerNikhil Sharma
 
Control Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitControl Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitabdosaidgkv
 
Direct Memory Access(DMA)
Direct Memory Access(DMA)Direct Memory Access(DMA)
Direct Memory Access(DMA)Page Maker
 
Os Swapping, Paging, Segmentation and Virtual Memory
Os Swapping, Paging, Segmentation and Virtual MemoryOs Swapping, Paging, Segmentation and Virtual Memory
Os Swapping, Paging, Segmentation and Virtual Memorysgpraju
 

Mais procurados (20)

Dma
DmaDma
Dma
 
system calls, single user, multiuser os ...
system calls, single user, multiuser os                                      ...system calls, single user, multiuser os                                      ...
system calls, single user, multiuser os ...
 
Embedded C programming session10
Embedded C programming  session10Embedded C programming  session10
Embedded C programming session10
 
Embedded c
Embedded cEmbedded c
Embedded c
 
2 STM32's Interrupts.pptx
2 STM32's Interrupts.pptx2 STM32's Interrupts.pptx
2 STM32's Interrupts.pptx
 
Micro Programmed Control Unit
Micro Programmed Control UnitMicro Programmed Control Unit
Micro Programmed Control Unit
 
Embedded C - Lecture 1
Embedded C - Lecture 1Embedded C - Lecture 1
Embedded C - Lecture 1
 
Part I:Introduction to assembly language
Part I:Introduction to assembly languagePart I:Introduction to assembly language
Part I:Introduction to assembly language
 
Assembly language programming(unit 4)
Assembly language programming(unit 4)Assembly language programming(unit 4)
Assembly language programming(unit 4)
 
Introduction to Microcontroller
Introduction to MicrocontrollerIntroduction to Microcontroller
Introduction to Microcontroller
 
Control Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unitControl Units : Microprogrammed and Hardwired:control unit
Control Units : Microprogrammed and Hardwired:control unit
 
Board Bringup
Board BringupBoard Bringup
Board Bringup
 
Input output module
Input output moduleInput output module
Input output module
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Bootloaders
BootloadersBootloaders
Bootloaders
 
Interrupts and types of interrupts
Interrupts and types of interruptsInterrupts and types of interrupts
Interrupts and types of interrupts
 
Direct Memory Access(DMA)
Direct Memory Access(DMA)Direct Memory Access(DMA)
Direct Memory Access(DMA)
 
DMA presentation [By- Digvijay]
DMA presentation [By- Digvijay]DMA presentation [By- Digvijay]
DMA presentation [By- Digvijay]
 
Interrupts
InterruptsInterrupts
Interrupts
 
Os Swapping, Paging, Segmentation and Virtual Memory
Os Swapping, Paging, Segmentation and Virtual MemoryOs Swapping, Paging, Segmentation and Virtual Memory
Os Swapping, Paging, Segmentation and Virtual Memory
 

Destaque

Operating Systems 1 (11/12) - Input / Output
Operating Systems 1 (11/12) - Input / OutputOperating Systems 1 (11/12) - Input / Output
Operating Systems 1 (11/12) - Input / OutputPeter Tröger
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)Vaibhav Bajaj
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts pptRajendraPrasad Alladi
 
3 definition of operating systems
3 definition of operating systems3 definition of operating systems
3 definition of operating systemsmyrajendra
 
What is forward and backward scheduling
What is forward and backward schedulingWhat is forward and backward scheduling
What is forward and backward schedulingNaresh Gupta
 
10 Multicore 07
10 Multicore 0710 Multicore 07
10 Multicore 07timcrack
 
Agile Vs Traditional Models
Agile Vs Traditional ModelsAgile Vs Traditional Models
Agile Vs Traditional ModelsSabir Ali Khuhro
 
Operations Scheduling
Operations SchedulingOperations Scheduling
Operations Schedulingsenthil.G
 
The mHealth Funding Bus
The mHealth Funding BusThe mHealth Funding Bus
The mHealth Funding BusIsaac Holeman
 
Agile Architecture and Modeling - Where are we Today
Agile Architecture and Modeling - Where are we TodayAgile Architecture and Modeling - Where are we Today
Agile Architecture and Modeling - Where are we TodayGary Pedretti
 
Presentation(Input,output,stoarage)
Presentation(Input,output,stoarage)Presentation(Input,output,stoarage)
Presentation(Input,output,stoarage)Maribel subteniente
 
resource management
  resource management  resource management
resource managementAshish Kumar
 
Design for security in operating system
Design for security in operating systemDesign for security in operating system
Design for security in operating systemBhagyashree Barde
 
CA presentation of multicore processor
CA presentation of multicore processorCA presentation of multicore processor
CA presentation of multicore processorZeeshan Aslam
 
78 identify input and output devices
78 identify input and output devices78 identify input and output devices
78 identify input and output devicesPaul Gonzales
 

Destaque (20)

Input and Output Control
Input and Output ControlInput and Output Control
Input and Output Control
 
Operating Systems 1 (11/12) - Input / Output
Operating Systems 1 (11/12) - Input / OutputOperating Systems 1 (11/12) - Input / Output
Operating Systems 1 (11/12) - Input / Output
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts ppt
 
10. resource management
10. resource management10. resource management
10. resource management
 
3 definition of operating systems
3 definition of operating systems3 definition of operating systems
3 definition of operating systems
 
What is forward and backward scheduling
What is forward and backward schedulingWhat is forward and backward scheduling
What is forward and backward scheduling
 
10 Multicore 07
10 Multicore 0710 Multicore 07
10 Multicore 07
 
IO Management
IO ManagementIO Management
IO Management
 
Agile Vs Traditional Models
Agile Vs Traditional ModelsAgile Vs Traditional Models
Agile Vs Traditional Models
 
Operations Scheduling
Operations SchedulingOperations Scheduling
Operations Scheduling
 
The mHealth Funding Bus
The mHealth Funding BusThe mHealth Funding Bus
The mHealth Funding Bus
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Agile modeling
Agile modelingAgile modeling
Agile modeling
 
Agile Architecture and Modeling - Where are we Today
Agile Architecture and Modeling - Where are we TodayAgile Architecture and Modeling - Where are we Today
Agile Architecture and Modeling - Where are we Today
 
Presentation(Input,output,stoarage)
Presentation(Input,output,stoarage)Presentation(Input,output,stoarage)
Presentation(Input,output,stoarage)
 
resource management
  resource management  resource management
resource management
 
Design for security in operating system
Design for security in operating systemDesign for security in operating system
Design for security in operating system
 
CA presentation of multicore processor
CA presentation of multicore processorCA presentation of multicore processor
CA presentation of multicore processor
 
78 identify input and output devices
78 identify input and output devices78 identify input and output devices
78 identify input and output devices
 

Semelhante a Input Output Control System

Bootloader and bootloading
Bootloader and bootloadingBootloader and bootloading
Bootloader and bootloadingArpita Gupta
 
Ms dos boot process
Ms dos boot process Ms dos boot process
Ms dos boot process Zahra Sadeghi
 
Windows booting
Windows bootingWindows booting
Windows bootinggirish1993
 
Prepare Installer Week 1.pdf
Prepare Installer Week 1.pdfPrepare Installer Week 1.pdf
Prepare Installer Week 1.pdfemersonrebibis1
 
motherboard.pptx
motherboard.pptxmotherboard.pptx
motherboard.pptxRaviRaval36
 
booting steps of a computer
booting steps of a computerbooting steps of a computer
booting steps of a computerAnusha Babooa
 
Linux booting procedure
Linux booting procedureLinux booting procedure
Linux booting procedureDhaval Kaneria
 
Linux booting procedure
Linux booting procedureLinux booting procedure
Linux booting procedureDhaval Kaneria
 
An Insight into the Linux Booting Process
An Insight into the Linux Booting ProcessAn Insight into the Linux Booting Process
An Insight into the Linux Booting ProcessHardeep Bhurji
 
Melakukan langkah instalasi sistem operasi 2 english
Melakukan langkah instalasi sistem operasi 2 englishMelakukan langkah instalasi sistem operasi 2 english
Melakukan langkah instalasi sistem operasi 2 englishEko Supriyadi
 
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxCOC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxMaryGraceManaegHered
 
Order of boot process in Linux
Order of boot process in LinuxOrder of boot process in Linux
Order of boot process in LinuxSiddhesh Palkar
 
Windows 1Fundaments.ppt
Windows 1Fundaments.pptWindows 1Fundaments.ppt
Windows 1Fundaments.pptkarthikvcyber
 

Semelhante a Input Output Control System (20)

Bootloader and bootloading
Bootloader and bootloadingBootloader and bootloading
Bootloader and bootloading
 
Ms dos boot process
Ms dos boot process Ms dos boot process
Ms dos boot process
 
Windows booting
Windows bootingWindows booting
Windows booting
 
BOOTING.ppt
BOOTING.pptBOOTING.ppt
BOOTING.ppt
 
Prepare Installer Week 1.pdf
Prepare Installer Week 1.pdfPrepare Installer Week 1.pdf
Prepare Installer Week 1.pdf
 
motherboard.pptx
motherboard.pptxmotherboard.pptx
motherboard.pptx
 
booting steps of a computer
booting steps of a computerbooting steps of a computer
booting steps of a computer
 
Linux booting procedure
Linux booting procedureLinux booting procedure
Linux booting procedure
 
Linux booting procedure
Linux booting procedureLinux booting procedure
Linux booting procedure
 
Bios
BiosBios
Bios
 
An Insight into the Linux Booting Process
An Insight into the Linux Booting ProcessAn Insight into the Linux Booting Process
An Insight into the Linux Booting Process
 
Melakukan langkah instalasi sistem operasi 2 english
Melakukan langkah instalasi sistem operasi 2 englishMelakukan langkah instalasi sistem operasi 2 english
Melakukan langkah instalasi sistem operasi 2 english
 
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptxCOC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
COC. 1 COMPUTER SYSTEM SPECIFICATIONS-BIOS.pptx
 
Order of boot process in Linux
Order of boot process in LinuxOrder of boot process in Linux
Order of boot process in Linux
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
 
OS full chapter.ppt
OS full chapter.pptOS full chapter.ppt
OS full chapter.ppt
 
Windows 1Fundaments.ppt
Windows 1Fundaments.pptWindows 1Fundaments.ppt
Windows 1Fundaments.ppt
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
 

Mais de Tajul Azhar Mohd Tajul Ariffin (7)

Security Realism in Education
Security Realism in EducationSecurity Realism in Education
Security Realism in Education
 
IT Security in Malaysia
IT Security in MalaysiaIT Security in Malaysia
IT Security in Malaysia
 
Malaysia Focus 2014 Vol: 1/2014
Malaysia Focus 2014 Vol: 1/2014Malaysia Focus 2014 Vol: 1/2014
Malaysia Focus 2014 Vol: 1/2014
 
Panduan solat sunat tarawih
Panduan solat sunat tarawihPanduan solat sunat tarawih
Panduan solat sunat tarawih
 
Panduan Ringkas Bilal Solat Tarawih 20 rakaat
Panduan Ringkas Bilal Solat Tarawih 20 rakaatPanduan Ringkas Bilal Solat Tarawih 20 rakaat
Panduan Ringkas Bilal Solat Tarawih 20 rakaat
 
Malaysia Government Portals and Websites Assessment (MGPWA) 2014 Version 1.4
Malaysia Government Portals and Websites Assessment (MGPWA) 2014 Version 1.4Malaysia Government Portals and Websites Assessment (MGPWA) 2014 Version 1.4
Malaysia Government Portals and Websites Assessment (MGPWA) 2014 Version 1.4
 
Big data in malaysia
Big data in malaysiaBig data in malaysia
Big data in malaysia
 

Último

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 

Último (20)

Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 

Input Output Control System

  • 1.
  • 2.  Identify the primary function perform by input / output control system  Compare between logical I/O and physical I/O.  Distinguish between Directory Management and Disk Space Management  Describe boot process
  • 3.  provided low level access to records on peripheral equipment. Example1: logical I/O Example1: Physical I/O
  • 4. Directory Management The purpose is organize file, directory and operation on them Disk Space Management The purpose is manage files stored on disk.
  • 5.  Booting up is a bootstrapping process that starts operating systems when the user turns on a computer system  Booting is the process of starting or restarting a computer
  • 6. 1. Cold Boot 2. Warm Boot
  • 7.  When turning on a computer that has been powered off completely.  Example : by press power button.
  • 8.  Is the process of restarting a computer that already is powered on.  Example : In Windows XP, warm boot can be perform by : a. pressing combination of (CTRL + ALT +DEL) b. selecting a button or an option from a list in a dialog box c. pressing the reset button on the computer
  • 9. 1. The power supply send a signal to the components in the system unit. 2. The processor finds the ROM chip(s) that contain the BIOS (basic input output system). BIOS is a firmware that contain computer’s startup instructions. 3. The BIOS performs the POST(power-on self test), which checks components such as mouse, keyboard and adapter cards. The test is to check computer hardware connected properly and operating correctly.
  • 10. 4. The results of the POST are compared with data in a CMOS chip. CMOS is the technology that uses battery power to hold information when the computer is off. 5. The BIOS looks for the system file in drive A (floppy disk drive), sometimes a CD or DVD drive and then drive C (hard disk)
  • 11. 6. The system file and the kernel of the operating system load into memory (RAM) from storage (hard disk) 7. The operating system loads configuration information, may request user information and display the desktop on the screen.
  • 12.  BIOS works by reading the first sector of the hard drive which has the next device’s address to initialize or code to execute. BIOS also selects the boot device that needs to be initialized for starting the operating system. Since BIOS has been in use since the very beginning, it still works in 16-bit mode, limiting the amount of code that can be read and executed from the firmware ROM.
  • 13.  UEFI does the same task a little differently. It stores all the information about initialization and startup in an .efi file instead of the firmware.  This file is stored on the hard drive inside a special partition called EFI System Partition (ESP). The ESP partition will also contain the boot loader programs for the Operating System installed on the computer.
  • 15. BIOS UEFI  Uses Master Boot Record (MBR)  GUID Partition Table (GPT)  Since UEFI is platform independent - enhance the boot time and speed of the computer  Secure boot

Notas do Editor

  1. Major difference: MBR uses 32-bit entries in its table which limits the total physical partitons to only 4. Each partition can only be a maximum of 2TB in size, while; GPT uses 64-bit entries in its table which dramatically extends the support for size possibilities of the hard drive. Secure boot is a feature of UEFI that has been implemented in Windows 8 recently. The biggest benefit of UEFI is its security over BIOS. UEFI can allow only authentic drivers and services to load at boot time, making sure that no malware can be loaded at computer startup. Microsoft implemented this feature to counter piracy issues in Windows, while Mac has been using UEFI for quite some time now. Secure Boot works by requiring a digital signature of boot loaders which should require digital signature by the Kernel. This process continues until the operating system is completely started. This secure boot feature is also one of the reason why it is more difficult to install another operating system on a Windows machine.