Home
last modified time | relevance | path

Searched refs:stalled (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_poll.c247 static uint32_t stalled; variable
248 SYSCTL_UINT(_kern_polling, OID_AUTO, stalled, CTLFLAG_RD,
249 &stalled, 0, "potential stalls");
315 stalled++; in hardclock_device_poll()
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c.txt87 this information to detect a stalled bus more reliably, for example.
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru3089 *) Исправление: сообщения "stalled cache updating".
3102 *) Исправление: сообщения "stalled cache updating".
H A DCHANGES3029 *) Bugfix: "stalled cache updating" alert.
3041 *) Bugfix: "stalled cache updating" alert.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dperformance_thread.rst444 to be stalled. Due to the lower cost of context switching, however, voluntary
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_framework.rst526 as the number of CPU core execution units that are active (rather than idle or stalled due to data …