Lines Matching refs:CPU
14 an "ideal, precise multi-tasking CPU" on real hardware.
16 "Ideal multi-tasking CPU" is a (non-existent :-)) CPU that has 100% physical
24 multi-tasking CPU described above. In practice, the virtual runtime of a task
33 timestamp and measure the "expected CPU time" a task should have gotten.
37 would ever get "out of balance" from the "ideal" share of CPU time. ]
42 up CPU time between runnable tasks as close to "ideal multitasking hardware" as
72 to become the "leftmost task" and thus get on the CPU within a deterministic
76 schedules (or a scheduler tick happens) the task's CPU usage is "accounted
77 for": the (small) time it just spent using the physical CPU is added to
202 fair CPU time to each task. Sometimes, it may be desirable to group tasks and
203 provide fair CPU time to each such task group. For example, it may be
204 desirable to first provide fair CPU time to each user on the system and then to
208 grouped and divides CPU time fairly among such groups.
222 task groups and modify their CPU share using the "cgroups" pseudo filesystem.
232 # #Configure the multimedia group to receive twice the CPU bandwidth