Re: Re: PATCH for ide_floppy

From: Jens Axboe
Date: Fri Jul 01 2005 - 12:41:23 EST


On Fri, Jul 01 2005, Manfred.Scherer.Mhm@xxxxxxxxxxx wrote:
> it's not really a performance issue but more a timeout issue.
> 'IDEFLOPPY_TICKS_DELAY 60' avoids error messages in /var/log/messages
> like 'reset ide ...'.
> Without the idefloppy_timer_expiry the data transfer to the ide-floppy
> is pending a long time between some transfer of data. The floppy LED
> indicated this too.
> With kernel 2.4.x I've never had this problem.

Ah, so you did see lots of timeouts. The solution is, I suspect, just
to adjust the ticks to be based off HZ like Bart suggests.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/