Re: [PATCH 00/13] IO-less dirty throttling v2

From: Avi Kivity
Date: Wed Nov 24 2010 - 06:14:02 EST


On 11/18/2010 04:09 AM, Andrew Morton wrote:
But mainly because we're taking the work accounting away from the user
who caused it and crediting it to the kernel thread instead, and that's
an actively *bad* thing to do.


That's happening more and more with workqueues and kernel threads.

We need the ability for a kernel thread (perhaps a workqueue thread) to say "I am doing this on behalf of thread X, please charge any costs I incur (faults, cpu time, whatever) to that thread".

--
error compiling committee.c: too many arguments to function

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