Re: linux readahead bug is back

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

 



Alan Cox wrote:
On Fri, 23 Nov 2007 02:04:03 -0500 (EST)
"D. Hugh Redelmeier" <hugh@xxxxxxxxxx> wrote:

| From andre@xxxxxxxxxxxxxxx Fri Nov 23 00:33:13 2007

| My father just bought a F8 DVD, but it failed the mediacheck. It | turns out that the vendor failed to apply zero-padding to the ISO file
| before burning, and that the failure occurs about 40 KB before the end of
| the disc, presumably due to the readahead bug having returned.  This had
| been fixed when F7 was released, but apparently is back now in both the
| updated F7 and F8 kernels.  Anyone know when this regression happened, and
| if there are plans to fix it?

My theory, based on a few samples, is that the "readahead bug" was
never fixed.  It only manifests itself on some drives.  Older drives,
I think.

It was fixed at least for all the drives we could test. Fedora 7 and 8
use libata which uses the SCSI layer for ATAPI. The SCSI layer correctly
understands partially successful write returns.

If you could file a bug and include the info on the drive and firmware
that would be handy.

The old IDE layer had problems when reading disks raw it would get near
the end (which isn't precisely defined for CD-R/CD-RW etc). When it asked
for 64K and got back 32K it couldn't cope. The SCSI layer based libata is
quite happy in that situation and will only error if the user then tries
to read beyond the 32K (or whatever) it actually got.

Alan

https://bugzilla.redhat.com/show_bug.cgi?id=397141

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux