Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - W index
The Linux kernel configuration item CONFIG_WORKQUEUE_TRACER
:
(none)
The workqueue tracer provides some statistical information about each cpu workqueue thread such as the number of the works inserted and executed since their creation. It can help to evaluate the amount of work each of them has to perform. For example it can help a developer to decide whether he should choose a per-cpu workqueue instead of a singlethreaded one.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - W index
Automatically generated (in year 2025). See also LKDDb sources on GitLab