dm_intro.tex
来自「目前最精确的磁盘模拟器的第3版」· TEX 代码 · 共 15 行
TEX
15 行
\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 + =
减小字号Ctrl + -
显示快捷键?