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
Virtual Memory: Address Translation
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Memory Management: Allocation and Deallocation
Covers memory management, focusing on allocation and deallocation of memory blocks, including garbage collection techniques and fragmentation issues.
Cache Memory
Explores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.
Memory Management: Address Space Abstraction
Explains address space abstraction, focusing on memory management, stack and heap structures, and their roles in dynamic memory allocation.
Virtual Machine Monitor: Construction and Functionality
Explains the construction and functionality of a Virtual Machine Monitor, focusing on virtualization techniques and memory management.
Project Presentation: Semester Projects and Topics
Covers semester projects, project logistics, successful project examples, proposal writing, and various project options related to systems, threading, serverless programming, virtual memory, cloud benchmarking, and AI accelerators.
The Role of Operating Systems: Foundations and Functions
Covers the essential role of operating systems in managing hardware and enabling applications across various devices.
Process Abstraction: Managing Execution and Resources
Covers process abstraction in operating systems, focusing on execution management and resource allocation for concurrent program execution.
Pointers and Arrays: Memory Management in C
Explains pointers and arrays in C, focusing on memory management and dynamic allocation.
GPU Advanced: Memory Management and Optimization
Explores advanced GPU memory management, CUDA programming, and data-parallel computing for optimizing performance.
MIPS Functions and Stack
Explains MIPS functions, stack usage, calling convention, and register management.