Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.61 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.61 KB

TVS-ISEL2425

Técnicas de Virtualização de Sistemas

Topics

  • Part 1 (Class Notes)
    • Introduction to virtualization techniques
    • Operating systems processes as isolated execution environments
    • The UNIX/POSIX process model
    • Hardware protections for isolation of operating systems processes
    • Operating systems techniques for safe memory sharing among processes
  • Part 2 (Class Notes)
    • Inter-process communication mechanisms
    • Operating system services and their configuration and management
    • Taxonomy of virtualization techniques
    • Hypervisors for full computer virtualization
    • Emulators for processor virtualization
    • Containers as isolated environments for groups of processes and their resources

Bibliography

Coursework