Cc: <albertcc@...>, Tejun Heo <htejun@...>, Daniel Drake <dsd@...>, Jeff Garzik <jeff@...>, Jens Axboe <jens.axboe@...>, linux list <linux-kernel@...>, <linux-ide@...>
> Maybe we could set a limit here. If the ATAPI device keeps DRQ=1 and
On a DMA transfer its basically out of our control (and a PIO drain will
lock some controllers solid until power cycle), but on PIO we know we
never set a chunk size over 64K, so if we exceed 64K its time to apply a
larger hammer
-