COMP 3000 Lab 3 2012

From Soma-notes
Revision as of 04:03, 1 October 2012 by Soma (talk | contribs) (Created page with "===Instructions=== '''This lab is still being revised''' In this lab you will examine how processes interact with the dynamic linker and the kernel. You may use any machine ru…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Instructions

This lab is still being revised

In this lab you will examine how processes interact with the dynamic linker and the kernel.

You may use any machine running Ubuntu 12.04 or equivalent. You may need to install software if a given utility is not already installed; other than that, you do not need administrative access to the machine.

You should expect to complete Part A in tutorial. You should submit the answers to both Part A and Part B, however, on Friday.

Indicate where you got the information to answer each question. This can be as simple as "the TA told me" or instead "I looked at chapter 7 in book X" or, just, "man page for ls". If you do not include such information, you'll automatically have 10 points deducted from your grade.

You should turn in Lab 3 by 10 PM on Friday, October 5 via cuLearn. Your answers should be in plain text (the true UNIX file format) or PDF. No other formats are acceptable (and will result in a zero grade until re-submitted in the correct format). This lab has ?? points in total.

Part A

Part B