A pair of workqueue improvements
A pair of workqueue improvements
Posted Jul 8, 2023 11:36 UTC (Sat) by fraetor (subscriber, #161147)Parent article: A pair of workqueue improvements
Why don't work queues use the CPU scheduler by default? It seems to me, in my unfamiliarity with this subsystem, that this is a lot of work to implement a scheduler specifically for workqueues.
Are workqueues are so heavily used that it is worth doing specific optimisations for them, or is there some other reason?
