
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions for an operating systems assignment for the cmsi 387 course. The assignment includes tasks such as identifying running processes, analyzing memory usage, and guessing system calls used by various commands. Students are required to provide screen dumps or text outputs and commit their answers as latex documents.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Spring 2009
This assignment seeks to give you a little command line practice, plus some supplemental reading.
Supplemental reading for what has been covered so far includes the conceptual parts of Sections 3.1– 3.3, 8.1–8.2, and 9.1–9.2 in SGG. The implemen- tation material also previews what’s coming.
Login to a computer of your choice (any platform will do, as long as it lets you do what’s asked below) and answer the following questions about it:
Look up the list of Linux system calls (most kernel versions will do; the current kernel is at 2.6.x) and scan what each system call does. Then, for each of these commands or functions, make an educated guess on which system calls they might be using, and why: