Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!esosun!ucsdhub!sdcsvax!darrell From: darrell@sdcsvax.ucsd.edu (Darrell Long) Newsgroups: comp.os.research,mod.os,comp.os.minix Subject: Request for OS programming assignments Message-ID: <3020@sdcsvax.UCSD.EDU> Date: Mon, 20-Apr-87 17:15:43 EST Article-I.D.: sdcsvax.3020 Posted: Mon Apr 20 17:15:43 1987 Date-Received: Tue, 21-Apr-87 04:06:56 EST Sender: darrell@sdcsvax.UCSD.EDU Lines: 17 Approved: mod-os@sdcsvax.uucp Xref: mnetor comp.os.research:4 mod.os:144 comp.os.minix:633 Hello. I'm going to be teaching our OS course this summer using Andy Tanenbaum's MINIX operating system. The advantage of this is that the students will be able to modify the OS source and see the results of their efforts. What I need to find is a set of assignments that I can give to the students appropriate for this environment. I know that many of you are teaching OS courses, so any suggestions that you can give will be appreciated. Some candidates so far are: 1. Add symbolic links to the file system. 2. Add swapping. 3. Add semaphores. 4. Add memory compaction at fork() time. Thanks, DL