[perf-discuss] OpenSolaris SWAT and VDbench

2008-12-01 Thread Jean Dion
Is there a plan to add SWAT and/or VDBench to standard OpenSolaris distribution? They are now available here https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/[EMAIL PROTECTED] https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/[EMAIL P

[perf-discuss] Benchmarking NFS using tmpfs Shares

2008-12-01 Thread Ben Rockwood
I was doing some NFS benchmarking over the weekend with undesirable results. I thought that I'd use a share from tmpfs in order to contrast my results. I expected line speed NFS performance... but the results were horrible, far slower than any disk-based NFS benchmark. Is there some reason why t

[perf-discuss] Code review request for FileBench code to implement random file access within fiilesets

2008-12-01 Thread Andrew Wilson
This code modifies FileBench to use avl trees to manage filesetentries, allowing direct selection of existing vs. non existing files and leaf directories and random access of files and leaf directories. The use of avl trees and separate trees for existing and non-existing files significantly re