# Notes # # Dat file generated with: # /hks/users/corry/datfiles/generate_ffsb_dat_file.sh threads=1,16,128 fs=ext3,ext4,jfs,xfs,btrfs profiles=all desc=baseline notes=Baseline runs after merging btrfs into mainline. # # Running the following profiles: # sequential_reads random_reads random_writes random_writes_odirect large_file_creates mail_server # on the following filesystems: # ext3 ext4 jfs xfs btrfs # each with the following number of threads: # 1 16 128 # # For each filesystem, the first four groups of tests (sequential-read, # random-read, random-write, and random-write-odirect) will all reuse # the same data set. For the remaining runs, we recreate and remount the # filesystem for each test. # # # repeat random write # # #reboot to new kernel #boot autobench +$device /dev/ffsbdev1 +$mnt_point /mnt/ffsb1 #+$mnt_opts "-o nodatacow" +$mnt_opts "-o ssd" +$desc repeat-ssd-7-24 +$today %import% date +"%F_%H%M" +$host %import% hostname -s +$profiles http://hks.austin.ibm.com/users/corry/btrfs/ffsb/profiles/$host +$results_basedir benchmarks/results/btrfs/ffsb clearprofilers useprofiler iostat 30 useprofiler sar 30 useprofiler mpstat 30 #+$oprofile_opts "CALLGRAPH=5" #useprofiler oprofile #useprofiler blktrace DEVICES=$device umount $mnt_point > /dev/null 2>&1 set-sched noop ##### btrfs ##### +$fs btrfs +$mkfs_opts mkresultdirs hks.austin.ibm.com $results_basedir $host $today $fs$desc +$resultsdir $results_basedir/$host/$today/$fs$desc mkfs.$fs 2>&1 mkfs.$fs $mkfs_opts $device # Large-file random-writes. mount -t $fs $mnt_opts $device $mnt_point run random_writes__threads_0001 ffsb $profiles/random_writes.ffsb num_threads=1 results hks.austin.ibm.com/$resultsdir run random_writes__threads_0001 ffsb $profiles/random_writes.ffsb num_threads=1 reuse=1 results hks.austin.ibm.com/$resultsdir run random_writes__threads_0001 ffsb $profiles/random_writes.ffsb num_threads=1 reuse=1 results hks.austin.ibm.com/$resultsdir run random_writes__threads_0001 ffsb $profiles/random_writes.ffsb num_threads=1 reuse=1 results hks.austin.ibm.com/$resultsdir run random_writes__threads_0001 ffsb $profiles/random_writes.ffsb num_threads=1 reuse=1 results hks.austin.ibm.com/$resultsdir run random_writes__threads_0001 ffsb $profiles/random_writes.ffsb num_threads=1 reuse=1 results hks.austin.ibm.com/$resultsdir umount $mnt_point > /dev/null 2>&1