Hi Boyan,

I looked into the code of workqueues and understood:

kworker/u4:0

kworker/0:0


*In this u means, it is not bound to any cpu, rest it is cpu and
instance. Correct me if I an wrong.*

*regards,*

*raj*





On Wed, Jul 2, 2014 at 12:12 PM, Boyan Vladinov <boyan.vladi...@gmail.com>
wrote:

> Name: kworker/%u:%d%s (cpu, id, priority)
> Purpose: Execute workqueue requests
>
>
> https://www.kernel.org/doc/Documentation/kernel-per-CPU-kthreads.txt
>
>
>
> On Friday, 23 May 2014 14:27:10 UTC+3, dev wrote:
>>
>> Hi,
>>
>> I was trying to understand the workqueues in more details:
>>
>> e.g. it is given
>>
>> kworker/u4:0
>>
>> kworker/0:0
>>
>>
>> What does u4:0 represents and similarily 0:0 represents. I was glancing into 
>> the code when pool->cpu>0, there is u appended.
>>
>>
>> Can you please explain u4:0 and 0:0 (what does it represent) in workqueue 
>> kworker?
>>
>>
>> Regards,
>>
>> Raj Kumar
>>
>>  --
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Linux Kernel Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-kernel+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to