Time slice
<operating system> (Or "time quantum", "quantum") The period of time for which a process is allowed to run uninterrupted in a pre-emptive multitasking operating system.
The scheduler is run once every time slice to choose the next process to run.
If the time slice is too short then the scheduler will consume too much processing time but if it is too long then processes may not be able to respond to external events quickly enough.
| < Previous Terms | Terms Containing time slice | Next Terms > |
| time-sharing Time Sharing Option time shifting Time Simulator time sink | pre-emptive multitasking quantum statistical time division multiplexing swap time quantum | times-or-divided-by time T Time to Live time zone TINC |



