Changes between Version 3 and Version 4 of wade/bonnie++


Ignore:
Timestamp:
Mar 4, 2008, 3:20:42 PM (16 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/bonnie++

    v3 v4  
    1616{{{
    1717 bonnie++         [-d         dir]         [-s         size(Mb)[:chunk-size(b)]]         [-n         num-
    18        ber-to-stat(*1024)[:max-size[:min-size][:num-directories]]] [-m machine-name]  [-r  ram-size-in-Mb]  [-x
    19        number-of-tests] [-u uid-to-use:gid-to-use] [-g gid-to-use] [-q] [-f] [-b] [-p processes | -y]
     18 ber-to-stat(*1024)[:max-size[:min-size][:num-directories]]] [-m machine-name]  [-r  ram-size-in-Mb]  [-x
     19 number-of-tests] [-u uid-to-use:gid-to-use] [-g gid-to-use] [-q] [-f] [-b] [-p processes | -y]
    2020}}}
    2121-d 要測試的目錄[[BR]]
    22 -s 測試的檔案大小(MB)
    23 -n 測試的檔案數
    24 -m 機器的名稱,自行命名,只會顯示在螢幕上,不影響結果
     22-s 測試的檔案大小(MB)[[BR]]
     23-n 測試的檔案數[[BR]]
     24-m 機器的名稱,自行命名,只會顯示在螢幕上,不影響結果[[BR]]
     25-r 指定記憶體大小[[BR]]
     26-x 測試次數[[BR]]
     27-u 你所要使用的 user-id,不建議使用 root[[BR]]
     28-g 你所要使用的 group-id[[BR]]
     29-q 安靜模式,只會顯示結果,其它額外的訊息會被隱藏[[BR]]
     30-f 快速模式,會跳過 per-char IO 測試[[BR]]
     31-b 不要寫入緩衝,fsync (即時寫入)[[BR]]
     32-p 有多少的 processes 要來服務 semaphores[[BR]]
     33-y 在每次測試前等待 semaphore[[BR]]