Component Type: kbuild config
Description: Detect Workqueue Stalls
More info: Say Y here to enable stall detection on workqueues. If a worker pool doesn't make forward progress on a pending work item for over a given amount of time, 30s by default, a warning message is printed along with dump of workqueue state. This can be configured through kernel parameter "workqueue.watchdog_thresh" and its sysfs counterpart.
Build project: Kconfig (Linux kconfig) (Path: Kconfig )
Other views: file explorer