As far as I understand, run queue is per CPU. Wait queue is for processes in sleep waiting to be woken up. But I have seen also wake and work queues being mentioned. What are they for and how do they fit in with wait and run queues?
↧
As far as I understand, run queue is per CPU. Wait queue is for processes in sleep waiting to be woken up. But I have seen also wake and work queues being mentioned. What are they for and how do they fit in with wait and run queues?