Re: [PATCH 19/19] workqueue: implement concurrency managedworkqueue

From: Andrew Morton
Date: Thu Oct 01 2009 - 10:51:45 EST


On Thu, 1 Oct 2009 17:09:18 +0900 Tejun Heo <tj@xxxxxxxxxx> wrote:

> To solve the above issues, this patch implements concurrency-managed
> workqueue.

Seems reasonable.

This approach would appear to rule out the option of setting a work
thread's state (scheduling policy, scheduling priority, uid, etc) to
anything other than some default.

I guess that's unlikely to be a problem if we haven't yet had a need to
do that, but I'd be a bit surprised to discover that nobody has done
that sort of thing yet? Nobody has niced up their workqueue threads?

--
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/