When does a process end?


R. Clayton (rclayton@monmouth.edu)
(no date)


  How do I know that a process has completed executing its last instruction?
  Is it via the invalid_address_i interrupt or illegal_instruction_i or how
  else?

You probably want to review the exit system call, described in the process
management system calls section of the assignment page. You may assume that
every process calls exit.



This archive was generated by hypermail 2.0b3 on Fri Dec 03 2004 - 12:00:06 EST