1.2.1 Systems Software Flashcards

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

What is the Operating System?

A

Software that manages computers,and allows humans to use them.

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

What are the 5 key roles of the OS?

A

Memory Management
Interrupt Service and Routines
Processor Scheduling
Backing Store Management
Input / Output Management

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

What is Backing Store Management?

A

Allocating and tracking data on secondary storage.

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

What are Drivers?

A

Allocating , tracking and deleting data on primary memory.

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

What is Physical Location?

A

A register on a hardware device.

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

What is logical location?

A

A position in an algorithm.

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

What is Segmentation?

A

Dividing memory logically according to program needs.

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

What are Interrupts?

A

A signal to the CPU to change the process it’s completing

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

What is processor scheduling?

A

Assigning different tasks to a CPU at different times to give the appearance of multitasking.

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

What is a mulitasking system?

A

Runs on a standalone computer peforms mulitple tasks at the same time.

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

What is a multi- user multitasking system?

A

A single powerful computer connected to multiple terminals. Each user gets a slice of CPU time.

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

What is a distributed operating system?

A

A paralell processing that peforms tasks across multiple computers and servers , but appears to the user a single interface.

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

What is Real - time Operating system?

A

An operating system that responds very quickly to inputs . Deals with many inputs simultaneously.
Incroprates Redundancy

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

What is Embedded Operating System?

A

An operating system built into another device

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

What is a Virtual Machine?

A

Software that imitates an operating system on another machine

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