On Thu, Oct 30, 2014 at 22:10, Alexander Bluhm wrote:
> +
> +     /* Avoid user land starvation. */
> +     yield();

I think this is the responsibility of the taskq thread, not the
individual task.

Regarding the second pool diff, that looks very reasonable. Quite a
savings for a feature many machines will never use.

Reply via email to