Computer Science 330
Operating Systems
Fall 2022, Siena College
Lecture 0x0e: Memory Management
Date: Friday, November 11, 2022
Agenda
- Announcements
- The next readings/activities from OS zyBook: Chapter 7, due Friday, November 18
- Exam 2 coming Monday, November 21 during class, up to Chapter
6 - details during our next class meeting on Monday
- Looking at (more of) the exercises for OS zyBook Chapter 6
- Section 6.2, just a quick look at 1-4 (we are not emphasizing
the 50% rule), will do 5-6, skip 7
- Section 6.3, we will do 1-3, skip 4
- Section 6.4, we will do all, 1-5
- Programming Project 4: Roger Bacon Shell with Pipes and Redirection [HTML] [PDF] introduction
- Lab 7: Interprocess Communication [HTML] [PDF] (do this before starting the new project)