February 7, 2000 -------------------------------------- - Events that interrupt the timeslice (and cause the running process to go to the end of the ready queue): end of time slice arrival of new job; the new job moves to ready AND the LONG queue is READY. request for a device (and the process gets the device) release device - Events that cause an interrupt and the process remains in the run state to complete its time slice.: display arrival; and the new job moves to ready, and the running process is not a LONG process arrival and the new job stays in HOLD