Home
last modified time | relevance | path

Searched refs:runqueue (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/Documentation/scheduler/
Dsched-domains.txt30 rebalancing event for the current runqueue has arrived. The actual load
43 If it succeeds, it looks for the busiest runqueue of all the CPUs' runqueues in
44 that group. If it manages to find such a runqueue, it locks both our initial
45 CPU's runqueue and the newly found busiest one and starts moving tasks from it
46 to our runqueue. The exact number of tasks amounts to an imbalance previously
Dsched-arch.txt8 By default, the switch_to arch function is called with the runqueue
10 take the runqueue lock. This is usually due to a wake up operation in
13 To request the scheduler call switch_to with the runqueue unlocked,
Dsched-design-CFS.txt60 runqueue. The total amount of work done by the system is tracked using
64 The total number of running tasks in the runqueue is accounted through the
66 runqueue.
108 SMP load-balancing has been reworked/sanitized: the runqueue-walking
Dsched-stats.txt8 release). Some counters make more sense to be per-runqueue; other to be
147 2) time spent waiting on a runqueue
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_g2d.c242 struct list_head runqueue; member
821 if (list_empty(&g2d->runqueue)) in g2d_get_runqueue_node()
824 runqueue_node = list_first_entry(&g2d->runqueue, in g2d_get_runqueue_node()
1280 list_add_tail(&runqueue_node->list, &g2d->runqueue); in exynos_g2d_exec_ioctl()
1409 INIT_LIST_HEAD(&g2d->runqueue); in g2d_probe()
/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x_usb.c1252 int runqueue = 0; in hfa384x_usbctlx_complete_sync() local
1274 runqueue = 1; in hfa384x_usbctlx_complete_sync()
1295 if (runqueue) in hfa384x_usbctlx_complete_sync()
/linux-4.4.14/Documentation/cgroups/
Dcpusets.txt534 And if a CPU run out of tasks in its runqueue, the CPU try to pull