ホーム > ストレージネットワーキング用語集 > random I/O, random I/O load, random reads, random writes
連続的に発行される読込みもしくは書込み要求が,隣接したアドレスのデータを示していないI/O 負荷.ランダムI/O という言葉は,データ配置の分散が真にランダムであるかにかかわりなく,一般にシーケンシャルではないあらゆるI/O 負荷を表している.ランダムI/O はI/O 要求インテンシブなアプリケーションの特徴である. 参照:sequential I/O
使用分野: Storage System
Any I/O load whose consecutively issued read and/or write requests do not specify adjacently addressed data. The term random I/O is commonly used to denote any I/O load that is not sequential, whether or not the distribution of data locations is indeed random. Random I/O is characteristic of I/O request-intensive applications. See sequential I/O.
CONTEXT [Storage System]