Re: [patch] kwaitd, 2.5.31-A1

Christoph Hellwig (hch@infradead.org)
Tue, 13 Aug 2002 17:16:03 +0100


On Tue, Aug 13, 2002 at 06:01:48PM +0200, Ingo Molnar wrote:
> the reaping of the thread is thus not done by the parent (or init), but by
> per-CPU [kwaitd] kernel threads. The exiting thread queues itself always
> to the CPU-local kwaitd queue, to maintain locality of reference and cheap
> switching to kwaitd.

Is there a reason you don't use kevent for this? Especially when going to
the per-CPU kevent as part of aio?

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