[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46260981.1040109@gmail.com>
Date: Wed, 18 Apr 2007 21:05:21 +0900
From: Tejun Heo <htejun@...il.com>
To: 7eggert@....de
CC: Chuck Ebbert <cebbert@...hat.com>, emisca <emisca.ml@...il.com>,
Jan Engelhardt <jengelh@...ux01.gwdg.de>,
Bartlomiej Zolnierkiewicz <bzolnier@...il.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-ide@...r.kernel.org, Adrian Bunk <bunk@...sta.de>,
Andrew Morton <akpm@...l.org>
Subject: Re: Loud "pop" coming from hard drive on reboot
Bodo Eggert wrote:
>> SCSI part of the fix is queued in scsi-misc-2.6 tree and libata-dev part
>> is acked and waiting to be merged, so the fix will be available in
>> 2.6.22. However, it's disabled by default to remain compatible with the
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> current behavior and requires userland change to fully fix the problem.
> ^^^^^^^^^^^^^^^^
> It sounds like the Schilling kind of compatibility: "The old burner destroyed
> your disk on buffer underruns, therefore the new thing should do the same
> instead of giving you a perfectly readable data disk."
>
> Guys, not destroying hardware is _NOT_ bad!
Not that simple. Most disks don't spin up on SYNCHRONIZE_CACHE if its
cache is clean. Sadly some disks actually spin up when it receives spin
down command while spun down to immediately spin down again, so we would
be fixing problem for some number of disks while breaking others. :-(
--
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists