types of operating systems Flashcards
1
Q
what are operating systems
A
- coordinates/manages resources on computer e.g. RAM and CPU
2
Q
real time operating systems (RTOS)
A
- when inputs are processed and responded to instantly
- provides fast response
- best used where inputs must be processed and responded to immediately e.g. traffic lights
3
Q
single user single task operating systems
A
- where one user can use the system at a time on one application at a time
- requires fewer resources
- best used on devices that have limited processing and memory e.g. basic phones
4
Q
single user multitasking operating systems
A
- when one user use the system at a time but many applications running
- allows user to use several applications at once
- best used on systems where a user needs to be able to switch between applications
5
Q
multi- user operating systems
A
- many users can use the systems whilst on several applications
- processing and resources can be shared by multiple users
- best used where many users need access to the same resources at the same time e.g. web servers
6
Q
factors affecting performance
A
- limited CPU speed/limited RAM capacity
- slow hard disk drives
- viruses/worms/spyware
- heavy use of virtual memory relies on slow disc transfers than fast RAM data transfers