|
Iometer 2008.06.22のCHANGELOGを見ていて、たまたまこういう記述を見つけました。
ChangeLog (IOMETER2 - 200X.XX.XX):
==================================
- New features:
(中略)
- Patch by Kris Murray and Allen Wayne from Intel on randomizing the written data. The previous implementation of writing 0's causes an un-desired side-effect on some media, especially flash-based devices. The writing of random data creates a realistic workload for these new devices. (Also data patten will have impact on protocol like iSCSI as well).
(以下略)
このパッチがどのバージョンから適用されたのか分かりませんが(わたしが前に調べたのは2006.07.27です)、フラッシュデバイスの場合に0を書き込むと現実的なワークロードにならない(詳細不明)ことは、Intelの人も既に気づいてたみたいです。
|
|