Content deleted Content added
→Process description and control: wikilink |
→Multiprogramming: working on article regarding context switch |
||
Line 7:
# The process issues a system call, (sometimes called a ''software interrupt''); for example, an I/O request occurs requesting to access a file on hard disk.
# A hardware interrupt occurs; for example, a key was pressed on the keyboard.
The stopping of one process and starting (or restarting) of another process is called a
== How multiprogramming increases efficiency==
|