COMP 3000 Lab 3 2011

From Soma-notes
Jump to navigation Jump to search

Please answer using text files. Do not use doc, docx, pdf etc. Submit your solutions via WebCT by October 21st at 8 PM.

Part A (in Tutorial)

Notes:

  • execve example
  • fork, execve example
  • generate, receive user signal
  • change scheduling priorities program

Part B (on your own)

  • catch segfault signal, sigchild?
  • make very simple shell based on skeleton?
  • run fork bomb, play with priorities to reduce impact, set quota