On Thu, Jul 15, 2010 at 10:06:55PM +0200, Andrej Podzimek wrote:
> I see I forgot to explain the main point: *Most* of the
> tasks/callbacks eventually kmem_free() memory or drop other resources.
> Cleanup is what they are meant to do. This is why processing the
> non-blocking tasks as soon as possible (especially in the case of task
> queue contention) does make sense. The sooner they do their job, the
> more progress can be made elsewhere.

Ah, that helps a lot.
_______________________________________________
on-discuss mailing list
on-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to