Types of operating systems Flashcards

1
Q

Distributed

A

An OS that runs across multiple devices, allowing all data being processed to be split accross multiple processors. e.g data farm.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Embedded

A

An OS built to perform a limited set of tasks for a specific device. eg. washing machines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Multi-tasking

A

An OS that allows the user to carry out tasks simultaneously. Uses a method called slicing to switch between programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Slicing

A

A method where the processors memory is ‘sliced’ into slices which multiple programs can run off.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Multi-user

A

Multiple users can use one computer, using a scheduling algorithm to ensure processor time is shared between users and prevent processor starvation. e.g. Windows has multiple user profiles to select

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Real time

A

Real time OS is designed to perform tasks within a specific time frame. e.g. Instant messaging services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Processor starvation

A

When high priority processes keep getting executed and low priority ones keep waiting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly