You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 36ed224bac
Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
1 year ago
..
README Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
map5.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
mongo.pl Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
mongo_compare.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
mongo_read.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
mongo_slinks.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
reiser_fract_tree.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
run_mongo Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
summ.c Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago
test.sh Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 1 year ago

README

       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.