Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Rethinking OSes for Datacenters
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Forking Processes: Practical Examples and Execution Flow
Covers the fork system call in operating systems through three practical examples, illustrating process management and execution flow.
Memory Virtualization: Address Space Abstraction and Management
Covers memory virtualization, focusing on address space abstraction and the management of memory resources by the operating system.
Isolation mechanisms
Explores isolation mechanisms in operating systems, focusing on process separation and hardware isolation in x86 architecture.
Threads: Concurrency and Parallelism in Computer Systems
Covers the thread abstraction in computer systems, focusing on concurrency, parallelism, and the management of threads using the POSIX API.
Aggregation and Emulation: Resource Management in Computer Systems
Covers aggregation and emulation techniques for managing computer system resources effectively.
Process Abstraction: Managing Execution and Resources
Covers process abstraction in operating systems, focusing on execution management and resource allocation for concurrent program execution.
Limited Direct Execution: Operating System Control Techniques
Covers limited direct execution, a technique that enables efficient program execution while ensuring operating system control and security.
Memory Virtualization: Page-Based Management Techniques
Discusses page-based virtual memory, focusing on its mechanisms, benefits, and address translation techniques.
Shell Redirection: Understanding Process Management
Covers how the shell manages processes and demonstrates output redirection in UNIX-like systems.
Operating System Roles: Referee and Resource Manager
Covers the operating system's role as a referee in managing resources and ensuring security through fault isolation, resource sharing, and communication.