Re: What's in libata-dev.git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Helge Hafting wrote:
How about a simple and harmless test?
When an IDE disk is accessed for the first time, perhaps when
the partition table is read - issue a 256-sector read and see
what happens.  If it works - fine.  If not, tag the thing as
supporting max 255 sectors.

No wrecking of file systems, and full performance for
the vast majority.

Before implementing anything like that, we need a test case. We don't know how a faulty drive reacts on such cases. If it actively aborts the command, we can reduce the limit to 255 sectors after upper layer issues such command, no need to do it earlier. If it times out, we can't do it during boot and it will suck later too. If it silently corrupts data (highly unlikely), we need to detect the condition during boot.

I don't think it matters all that much anyway. IDE has been running w/ 256 sectors for a loooong time and someone who seeks performance from LBA28 only drive has bigger problems (also I don't think 255 would be noticeably slower than 256).

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux