Assignment 1 questions.


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


  Can we fork a copy of the running process without accessing the disk?

Yes.

  Can we keep the scheduler simple? As in FCFS: non-preemptive &
  process-interrupt-and-resume.

Yes. The only thing your scheduler must be is multiprocessing; it doesn't have
to be pre-emptive.



This archive was generated by hypermail 2.0b3 on Mon Dec 16 2002 - 22:00:05 EST