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
Process States: Lifecycle and Management
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Isolation mechanisms
Explores isolation mechanisms in operating systems, focusing on process separation and hardware isolation in x86 architecture.
Traps and Interrupts: Mechanisms for Operating System Control
Explains traps, interrupts, and exceptions, detailing their roles in operating system control and process management.
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.
Scheduling Internals: Metrics and Policies
Discusses scheduling internals, metrics, and policies in computer systems, emphasizing efficiency and the complexities of modern multi-core architectures.
Isolation and Protection: Ensuring Process Security
Covers the concepts of isolation and protection in computer systems, focusing on process security and resource management techniques.
Device Drivers: Managing Hardware Complexity in Operating Systems
Explains the function of device drivers in managing hardware complexity within operating systems.
Operating Systems: The Illusion of Resources
Explains how operating systems create the illusion of dedicated and infinite resources through virtualization and process abstraction.
Introduction to UNIX and C Programming Concepts
Covers UNIX fundamentals and introduces C programming concepts, including variables, data types, and basic operations.
CPU and I/O Scheduling: Multi-Level Feedback Queues
Covers the integration of I/O operations into CPU scheduling using Multi-Level Feedback Queues.
Memory Management: Address Space Abstraction
Explains address space abstraction, focusing on memory management, stack and heap structures, and their roles in dynamic memory allocation.