Q
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
- quantum
-
A time slice. A brief period of time during which a given thread executes in a multitasking operating system before it is subject to being rescheduled against other threads at the same priority.
- quota
-
A per-process limit on the use of system resources.
For each process, the system sets limits on certain system resources the process's threads can use, including quotas for paging-file, paged-pool, and nonpaged-pool usage, and so on. For example, the memory manager "charges quota" against the process as its threads use page-file, paged-pool, or nonpaged-pool memory; it also updates these values when threads release memory.
Send comments about this topic to Microsoft
Build date: 11/6/2012