OS functions Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Memory management

A

Recording how memory in the computer is divided and identified so that memory is allocated efficiently between processes that are running
Paging – dividing memory into fixed sized units
Segmentation – dividing memory into variable sized units

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

Interrupt service routines

A

Dealing with requests that disrupt the processor’s work (e.g. a key press)

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

Processor scheduling

A

Determining the order in which processes will be executed

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

Backing store management

A

Tracking where files and programs are stored and which parts are available for storage, and managing files and folders based on user permissions

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

Peripheral management

A

Ensuring efficient communication with devices and managing functionality issues

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