Re: [PATCH 2/2] loop: Add PF_LESS_THROTTLE to block/loop device thread.

From: Christoph Hellwig
Date: Fri Jun 16 2017 - 03:37:06 EST


why isn't loop using kthread_create_worker()? Why isn't the less
throttle a flag to kthread_create_worker()? I hate all this open
coding..