| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-nice-design.rst | 13 support was historically coupled to timeslice length, and timeslice 14 units were driven by the HZ tick, so the smallest timeslice was 1/HZ. 18 that change), and we also intentionally calibrated the linear timeslice 20 understand it, the timeslice graph went like this (cheesy ASCII art 25 \ | [timeslice length]
|
| H A D | sched-design-CFS.rst | 24 specifies when its next timeslice would start execution on the ideal
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | parport.rst | 103 | `-- timeslice 113 | | `-- timeslice 128 | `-- timeslice 196 ``timeslice`` The number of milliseconds that a device driver is 200 ``default/*`` The defaults for spintime and timeslice. When a new 203 default timeslice.
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | sched-migration.py | 306 timeslice = self.data[i] 307 if timeslice.start > end: 310 for cpu in timeslice.rqs: 311 self.update_rectangle_cpu(timeslice, cpu)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | parport.h | 154 unsigned long int timeslice; member 383 if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice)) in parport_yield() 401 if ((dev->port->waithead == NULL) || (timeslip < dev->timeslice)) in parport_yield_blocking()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 202 queues of this cgroup gets a timeslice. 207 (i.e., went from 0 to 1 request queued) to get a timeslice for one of 211 read when the cgroup is in a waiting (for timeslice) state, the stat 213 got a timeslice and will not include the current delta.
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-inject.txt | 46 sched_stat contains a timeslice how long a task slept.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/docs/ |
| H A D | policy_operation_diagram.dot | 110 irq->as2 [lhead=cluster_runpool label="requeue_job()\n/* timeslice expired */" ];
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 101 is scheduled for execution for the timeslice duration, before
|
| /OK3568_Linux_fs/kernel/drivers/parport/ |
| H A D | procfs.c | 540 t->vars[0].data = &device->timeslice; in parport_device_proc_register()
|
| H A D | share.c | 802 par_dev->timeslice = parport_default_timeslice; in parport_register_dev_model()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | pxa_camera.rst | 146 c) DMA hot chaining timeslice issue
|
| /OK3568_Linux_fs/external/xserver/doc/ |
| H A D | smartsched | 136 and execute requests for the entire timeslice before yielding to
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_lrc.c | 1136 unsigned long timeslice; in live_timeslice_rewind() local 1155 timeslice = xchg(&engine->props.timeslice_duration_ms, 1); in live_timeslice_rewind() 1248 engine->props.timeslice_duration_ms = timeslice; in live_timeslice_rewind() 1280 timeout = 2 * msecs_to_jiffies_timeout(timeslice(engine)); in slice_timeout() 1437 unsigned long timeslice; in live_timeslice_nopreempt() local 1449 timeslice = xchg(&engine->props.timeslice_duration_ms, 1); in live_timeslice_nopreempt() 1516 xchg(&engine->props.timeslice_duration_ms, timeslice); in live_timeslice_nopreempt()
|
| H A D | intel_lrc.c | 1977 timeslice(const struct intel_engine_cs *engine) in timeslice() function 1993 return timeslice(engine); in active_timeslice() 2024 duration = timeslice(engine); in start_timeslice()
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | timekeeping.rst | 119 determining the absolute timeslice for a certain process in the CFS scheduler
|
| H A D | no_hz.rst | 279 running task's timeslice expires, which is almost always way
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 5642 its timeslice, GDB does not change the current thread away from the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 5642 its timeslice, GDB does not change the current thread away from the
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 56623 A default timeslice of 20ms means a pathological client can ruin up to 56628 to 15ms should give you about all the timeslice you need for a
|