Operating Systems 1.2 Flashcards
4 main components of an os
- kernel
- device drivers
- User interface
- System utilities
Operating system -state 4 points
- set of programs that controls the hardware of a computer
- means of communication between the user and the computer
- deals with loading/running of applications
- manages the transfer of data/files to/from peripheral devices
Peripheral devices
Connected to a computer internally/externally attached
I.e speakers , monitor
Software application importance
- Allows users to carry out tasks
- Software needs to communicate with hardware
Application software meaning
Programs on a computer that users use
- ie word
Function of os = accepting data
- accepts data from input devices
- transfers it to the computers memory
Function of os = checking output devices
- confirms that any output is sent to the correct output device
- I.e words are displayed on a monitor
Function of os = managing data
- manages transfer of data
- between ram and hard drive
- I.e saving documents
Function of os = allocating memory space to data
- decides where to store data
- in the next available space of hard drive
Function of os = loading applications
- loads programs into memory
- controls running of them
- ie opening a document on ram and editing it
Function of os = human interface
- provides a human interface for user
- ie login screen is the first page you see when you turn a computer on
- eg homepage when you open a software
Function of os = dealing with errors
- Deals with errors displayed by program
- inform user
- eg password incorrect, updates required
Function of os = special facilities
-provides facilities for multi programming
Function of os = System security
- manages security
- restricts access to prevent unauthorised access to system
- eg user ID and password
Multi programming
Holds more than one program in memory