Chapter 2 Operating System Structures Flashcards
Failure of an application can generate ________ file capturing memory of the process.
core dump
Operating system failure can generate________ file containing kernel memory.
crash dump
takes the layered approach to its logical conclusion. It treats hardware and the operating system kernel as though they were all hardware
virtual machine
The operating system ______ creates the illusion that a process has its own processor and (virtual memory).
host
Each ______ is provided with a (virtual) copy of underlying computer.
guest
operating system should be convenient to use, easy to learn, reliable, safe, and fast
User goals
operating system should be easy to design, implement, and maintain, as well as flexible, reliable, error-free, and efficient
System goals
Types of System Calls
Process control
File management
Device management
Information maintenance
Communications
Protection
allows direct command entry.
Command Line Interface (CLI) or command interpreter