Mythili Vutukuru
Lectures on Operating Systems and related topics, from courses I have taught at IIT Bombay.
For more information, please visit https://www.cse.iitb.ac.in/~mythili/os/
Операционные системы Лекция 33: Сетевой ввод-вывод с использованием сокетов
Operating Systems Lecture 32: Filesystem implementation in xv6
Operating Systems Lecture 31: Device driver and block I/O in xv6
Операционные системы Лекция 29: Блокировка xv6
Operating Systems Lecture 30: Sleep and wakeup in xv6
Operating Systems Lecture 28: Memory management of user processes in xv6
Operating Systems Lecture 27: Virtual memory and paging in xv6
Operating Systems Lecture 26: New process creation in xv6
Operating Systems Lecture 22: Processes in xv6
Operating Systems Lecture 25: Context switching in xv6
Operating Systems Lecture 24: Trap handling in xv6
Operating Systems Lecture 21: Introduction to xv6 and x86 background
Operating Systems Lecture 23: System calls for process management in xv6
Virtualization and Cloud Computing Lecture 16: In-memory caching: Memcache
Виртуализация и облачные вычисления. Лекция 15: Облачное хранилище для конкретных приложений: Hay...
Virtualization and Cloud Computing Lecture 14: Semi-structured data storage: Bigtable
Virtualization and Cloud Computing Lecture 13: High performance key-value stores: Dynamo
Виртуализация и облачные вычисления. Лекция 12: Введение в облачные приложения
Virtualization and Cloud Computing Lecture 11: Containers
Virtualization and Cloud Computing Lecture 10: VM checkpointing and cloning
Virtualization and Cloud Computing Lecture 9: VM Live Migration
Virtualization and Cloud Computing Lecture 8: Paravirtualization in Xen
Virtualization and Cloud Computing Lecture 7: I/O Virtualization Techniques
Virtualization and Cloud Computing Lecture 6: Memory Virtualization Techniques
Virtualization and Cloud Computing Lecture 5: Full Virtualization
Virtualization and Cloud Computing Lecture 4: Hardware-assisted CPU virtualization in KVM/QEMU
Virtualization and Cloud Computing Lecture 3: VMM design techniques
Virtualization and Cloud Computing Lecture 2: Review of OS concepts
Virtualization and Cloud Computing Lecture 1: Introduction
Operating Systems Lecture 18: Files and directories