Re: Journaling pointless with today's hard disks?

H. Peter Anvin (hpa@zytor.com)
24 Nov 2001 17:25:53 -0800


Followup to: <20011124185321.C4372@vega.ipal.net>
By author: Phil Howard <phil-linux-kernel@ipal.net>
In newsgroup: linux.dev.kernel
>
> By the time the seek completes, the speed is probably too slow to do a
> good write. Options to deal with this include special handling for the
> emergency track to allow reading it back by intentionally slowing down
> the drive for that recovery. Another option is flash disk.
>

And yet another option is to dynamically adjust the data speed fed to
the head, to match the rotation speed of the platter. This assumes
that the rotation speed can be measured, which should be trivial if
they use the rotation to power the drive electronics during shutdown.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/