SU01: Introduction, Virtualisation Flashcards

1
Q

Functions of OS

A

Efficiency as resource manager
* kernel
* special control mechanism
Ease of evolution
* new hardware, services, ability to perform fixes
Convenience
* Program execution
* Access I/O devices
* Control file access
* System access
* Error detection
* Accounting performance via statistics

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

Major Achievements in OS

A
  1. Process (systems)
  2. Memory Management (Resource Manager)
  3. Info protection and security
  4. Scheduling (which process to run) and resource Management (how to manage and run)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Uni vs Multi programming

A

less efficient vs more efficient use of processor
less main memory needed vs more main memory needed

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

functions of hypervisor

A

piece of software:
Consolidation
Rapid development
Ease of Management
Faster, cheaper, easier
Scalability

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

Type 1 Vs Type 2

A
  • no Host OS vs Host OS
  • better performance vs worse performance
  • directly interact with shared hardware vs need to interact with host OS to interact with shared hardware
  • more shared hardware available vs less shared hardware available (host OS consume)
  • Microsoft Hyper-v VS oracle virtual Box
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Characteristics of Linux

A
  • powerful & flexible Commands
  • modular architecture
  • (stackabale modules, dynamic linking)
  • open-sourced
How well did you know this?
1
Not at all
2
3
4
5
Perfectly