📄 dm_intro.tex
字号:
\subsection{Introduction}Diskmodel is a library implementing mechanical and layout models ofmodern magnetic disk drives. Diskmodel models two major aspects of diskoperation. The layout module models logical-to-physical mapping ofblocks, defect management and also computes angular offsets of blocks.The mechanical model handles seek times, rotational latency andvarious other aspects of disk mechanics.The implementations of these modules in the current version ofDiskmodel are derived from DiskSim 2.0 \cite{Ganger99}. Disksim 3.0uses Diskmodel natively. Diskmodel has also been used in a devicedriver implementation of a shortest positioning time first diskrequest scheduler.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -