瀏覽單個文章
8283
Major Member
 

加入日期: Sep 2003
文章: 209
引用:
Originally posted by adelies
to drchi:

基本上因為越前面越外圈,所以如果您真的經常性的使用到分頁檔,那越前面的磁區應可獲得較佳的效能。甚至,將其放在另外一顆硬碟的磁區或許會再快一點點 (當然該顆的表現起碼也要差不多的等級)。

--------------------------------------------------------------------------
關於硬碟讀寫頭是同時移動,例如這個網頁所示:Notes on disk storage:
http://www.stjulians.com/cs/diskstoragenotes.html

As all the heads move in and out across the platters at the same time, they are always positioned in a vertical line. Whatever track one of the heads is over, all the others will be over the same track on their respective platters/surfaces. This gives rise to the logical grouping of these tracks into cylinders.

所以有個專有名詞叫做 cylinder (磁簇 or 磁柱),便是描述這個垂直方向的等效結構,例如下面網頁所示:http://www.pcguide.com/ref/hdd/geom...fference-c.html

至於一些硬碟讀寫所要用到的定址,可參見 湯姆老爹 的網頁介紹:
IDE教學課程(一):概念與技術深入剖析
http://www.big5.tomshardware.com/st...816/ide-05.html



感謝提供原文資訊, 以下討論有些離題, 暫借版面 :
一個硬碟, 例如有四碟八面八磁頭, 八個磁頭雖然是同步移動, 即垂直方向看去,八個磁頭的投影點隨時是同一點的, 但是實際讀寫資料時,原文有提到:任何一刻, 只有一個磁頭作用, 該哪個磁頭作用, 這是由HD內的 CONTROLLER 決定的(Only one head can read from or write to the hard disk at a given time. Special circuitry is used to control which head is active at any given time.)
小弟還一度認為多碟HD ,多磁頭會同步讀寫呢, 其實是接力賽跑式的…
TKS
舊 2004-05-02, 05:52 PM #20
回應時引用此文章
8283離線中