From: Benjamin Davenport <linux-raid-reg@monkeysushi.net>
To: linux-raid@vger.kernel.org
Subject: Re: Speed variation depending on disk position
Date: Sun, 06 May 2007 00:02:16 -0500 [thread overview]
Message-ID: <463D6158.7030807@monkeysushi.net> (raw)
In-Reply-To: <463CF908.6000602@rabbit.us>
Peter Rabbitson wrote:
> Is the behavior you are describing above [decaying STR]
> manufacturer dependent or it is pretty much dictated by the general
> design of modern drives?
It's an artifact of the physical layout of the disk. Disks are divided into
tracks (concentric circles laid out across the surface of the drive). Clearly,
the outer tracks are longer than the inner tracks. For a very long time, drives
have therefore stored more information on these outer tracks. Since the disk's
spindle speed is constant, reading these outer tracks therefore means more data
passes under the active read head in a given second. That's why you see
sequential transfer rates decay from the start (outer tracks) of the disk to the
end (inner tracks). This is the opposite of the behavior seen on CDs, because
the start of a CD is the inside track.
-Ben
next prev parent reply other threads:[~2007-05-06 5:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-05 16:33 Linux SW RAID: HW Raid Controller/JBOD vs. Multiple PCI-e Cards? Justin Piszcz
2007-05-05 16:44 ` Bill Davidsen
2007-05-05 17:37 ` Patrik Jonsson
2007-05-05 20:54 ` Chris Wedgwood
2007-05-05 21:37 ` Speed variation depending on disk position (was: Linux SW RAID: HW Raid Controller/JBOD vs. Multiple PCI-e Cards?) Peter Rabbitson
2007-05-06 5:02 ` Benjamin Davenport [this message]
2007-05-06 15:29 ` Mark Hahn
2007-05-06 19:39 ` Speed variation depending on disk position Richard Scobie
2007-05-08 13:34 ` Bill Davidsen
2007-05-05 21:18 ` Linux SW RAID: HW Raid Controller/JBOD vs. Multiple PCI-e Cards? Emmanuel Florac
2007-05-05 21:18 ` Emmanuel Florac
2007-05-05 21:32 ` Justin Piszcz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=463D6158.7030807@monkeysushi.net \
--to=linux-raid-reg@monkeysushi.net \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.