Intro to Operating Systems 2: Memory Management
- Offered byCoursera
Intro to Operating Systems 2: Memory Management at Coursera Overview
Duration | 9 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
Intro to Operating Systems 2: Memory Management at Coursera Highlights
- Flexible deadlines Reset deadlines in accordance to your schedule.
- Shareable Certificate Earn a Certificate upon completion
- 100% online Start instantly and learn at your own schedule.
- Course 2 of 4 in the Introduction to Operating Systems Specialization
- Approx. 9 hours to complete
- English Subtitles: English
Intro to Operating Systems 2: Memory Management at Coursera Course details
- Learn the inner workings of operating systems without installing anything!
- This course is designed for learners who are looking to maximize performance by understanding how operating systems work at a fundamental level. The modules in this course cover segmentation, paging, swapping, and virtual memory.
- To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You'll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to slowly building features, resulting in large coding projects at the end of the course.
Intro to Operating Systems 2: Memory Management at Coursera Curriculum
Introduction
Navigating Codio Assignments
C Primer (Optional)
Segmentation
Navigating Codio Assignments
Segmentation (Optional)
Free Space Management (Optional)
Implementing Malloc & Free (Optional)
How to Reset a Graded Assignment in Codio
Paging
Navigating Codio Assignments
Introduction to Paging (Optional)
Translation Lookaside Buffers (Optional)
Advanced Page Tables (Optional)
How to Reset a Graded Assignment in Codio
Swapping
Navigating Codio Assignments
Swapping Mechanisms (Optional)
Swapping Policies (Optional)
How to Reset a Graded Assignment in Codio
Virtual Memory
Navigating Codio Assignments
Complete VM Systems (Optional)
Virtual Memory for Linux (Optional)
How to Reset a Graded Assignment in Codio