aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/fs/mongo/README
blob: a134305b6a9ab3a1f459613accac6aeaad52e8e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

       MONGO.PL BENCHMARK.

To run mongo benchmark please use the next :

# run_mongo <device> <processes>

Where :
<device>    - test device
<processes> - number of processes

The benchmark will be performed on given device with
reiserfs and ext2. Then results will be compared.

The results directory : ./results
The comparision *.html and *.txt files in ./results/html

Warning : All info will be erased on device.

------------------------------------------------------

Mongo.pl description :

  mongo.pl <filesystem> <device> <test_dir> <log> <processes>

  for example :
  mongo.pl reiserfs /dev/hda5 /testfs log 1

Be careful :
  /dev/hda5 - test device and all info on it will be erased.
  It should be at least 500 Mb in size.

  /testfs - mount-point directory

  log - name prefix for results file.