メルマガ配信

メールアドレス:
メールアドレス:
私的メモ 印刷 Eメール

 

ddでディスクパフォーマンスを測定する場合には、オプションに注意する。

       Each FLAG symbol may be:

       append append mode (makes sense only for output)

       direct use direct I/O for data

       dsync  use synchronized I/O for data

       sync   likewise, but also for metadata

       nonblock
              use non-blocking I/O
 

バッファキャッシュをバイパスしたい時には、↓これもやってみよう。

http://mail.nl.linux.org/kernelnewbies/2004-03/msg00215.html

 

最終更新 2007年 3月 16日(金曜日) 22:59