Re: [PATCH 17/19] workqueue: introduce worker

From: Tejun Heo
Date: Fri Nov 20 2009 - 21:54:49 EST


Hello,

11/21/2009 08:44 AM, Andy Walls wrote:
> Do you have a pressing need to use the naming convention you have chosen
> over the current convention? I do realize that the "/cpu_numnber" part
> of the current naming convention needs to be augmented. I just am
> apprehensive about the descriptive names all being replaced with
> "kworker".

There will be no fixed relationship between worker thread and
workqueue, so it simply wouldn't be possible to give a specific name
to worker threads - much like we only have keventd for all the works
queued to the default workqueue for the current implementation. As
long as stack trace can be extracted, I don't think it will hamper
with debugging too much.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/