Jump to content

Time slice: Difference between revisions

From EDM2
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 ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
(1) The period of processing time allocated for running a program.  
#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.


(2) 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:Glossary]]

Latest revision as of 22:49, 28 October 2017

  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 has expired, processing unit time is allocated to another task, so a task cannot monopolize processing unit time beyond a fixed limit.