Index of /p/benchmarks/amd64/2.6.19-git7_xfs.2

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2006-12-06 16:08 1.0K 
[TXT]README.txt2006-12-06 15:59 326  
[TXT]bonnie.html2006-12-06 16:16 28K 
[TXT]config.txt2006-12-06 15:49 38K 
[TXT]dmesg.txt2006-12-06 15:49 56K 
[TXT]mdstat.txt2006-12-06 15:49 205  
[DIR]raw/2011-03-09 22:25 -  
[TXT]timeline.txt2006-12-06 15:49 4.4K 
[TXT]xfs_test.sh.txt2006-12-06 15:49 6.0K 

bonnie.html - bonnie++ benchmark results. The first column has names like "b_size4096__logbsize16384":
- the part before the '__' are options which were passed to mkfs(8)
- the part after the '__' are options passed to mount(8). Here:
# mkfs.xfs -b size=4096
# mount -o logbsize=16384

Testing the XFS filesystem with different options passed to mkfs(8) and mount(8).
All mounts are done with '-o noatime', barrier support was not available:

   Filesystem "md0": Disabling barriers, not supported by the underlying device
  
Testing was done on a RAID-0 (2xHD400LD IDE).