Term
|
Definition
| Lightweight Process--a single path of instruction that shares the processes' resources |
|
|
Term
|
Definition
| Allow I/O Signals to get the immediate attention of the CPU |
|
|
Term
|
Definition
| Interrupts generated by the running program and not an external I/O device |
|
|
Term
|
Definition
| AN activity submitted to an operating system TO be done |
|
|
Term
|
Definition
| A activity being worked on by the operating system |
|
|
Term
|
Definition
| The operating system gets interrupts or traps and decides what to do with them next |
|
|
Term
|
Definition
| Helps us handle complexity by reducing it FOR US |
|
|
Term
|
Definition
| Helps us to share resources (ex: spooling) |
|
|
Term
|
Definition
| Helps us maximize performance (ex: harddrives) |
|
|
Term
|
Definition
| can have multiple senders and receivers |
|
|
Term
|
Definition
| Can only have one receiver |
|
|
Term
|
Definition
| called process is a part of a dedicated server |
|
|
Term
|
Definition
| p is part of an arbitrary process, any process may be a client or server |
|
|