Time slice: Difference between revisions
Appearance
Created page with "(1) The period of processing time allocated for running a program. (2) An interval of time on the processing unit allocated for use in performing a task. After the interval ..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
#The period of processing time allocated for running a program. | |||
#An interval of time on the processing unit allocated for use in performing a task. After the interval has expired, processing unit time is allocated to another task, so a task cannot monopolize processing unit time beyond a fixed limit. | |||
[[Category:Stub]] | |||
[[Category: |
Latest revision as of 22:49, 28 October 2017
- The period of processing time allocated for running a program.
- An interval of time on the processing unit allocated for use in performing a task. After the interval has expired, processing unit time is allocated to another task, so a task cannot monopolize processing unit time beyond a fixed limit.