Operating Systems (History & Components) Flashcards

(8 cards)

1
Q

What is the role of the BIOS?

A

Basic Input/Output System starts the computer and loads the OS into RAM.

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

What is the kernel?

A

Core part of the OS that manages communication between hardware, software, and memory.

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

What is the memory manager?

A

Allocates RAM to processes, ensures memory protection and sharing when needed.

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

What is the I/O (Input/Output) manager?

A

Handles communication between applications and hardware devices using device drivers.

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

What is the file system manager?

A

Organises files, manages read/write operations, and handles file permissions.

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

What is the backing store manager?

A

Controls the movement of data between main memory and secondary storage.

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

What is the process scheduler?

A

Manages CPU time allocation to processes based on scheduling policies.

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

What is resource allocation?

A

Assigns CPU, memory, and I/O devices to running programs efficiently.

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