On Thu, Aug 27, 2015 at 04:31:38PM +0200, J. Hannken-Illjes wrote:

> Another approach is to enqueue the buffer from dk_strategy(), use
> dk_start() without bp to notify the device.  The device start
> routine would take buffers from the queue and start them until
> it gets out of resources and the device would call its start
> routine on completion of a request.

This basically drops the idea of a common dksubr and replicates the
code again into all device drivers, leading to the zoo that we already have.


-- 
                                Michael van Elst
Internet: mlel...@serpens.de
                                "A potential Snark may lurk in every tree."

Reply via email to