Chapter 2 Operating System Structures Flashcards

1
Q

Failure of an application can generate ________ file capturing memory of the process.

A

core dump

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

Operating system failure can generate________ file containing kernel memory.

A

crash dump

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

takes the layered approach to its logical conclusion. It treats hardware and the operating system kernel as though they were all hardware

A

virtual machine

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

The operating system ______ creates the illusion that a process has its own processor and (virtual memory).

A

host

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

Each ______ is provided with a (virtual) copy of underlying computer.

A

guest

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

operating system should be convenient to use, easy to learn, reliable, safe, and fast

A

User goals

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

operating system should be easy to design, implement, and maintain, as well as flexible, reliable, error-free, and efficient

A

System goals

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

Types of System Calls

A

Process control

File management

Device management

Information maintenance

Communications

Protection

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

allows direct command entry.

A

Command Line Interface (CLI) or command interpreter

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