> * Run this command on ZFS filesystem: find . -exec ls -l {} \; >/dev/null
Shouldn't this be '+' instead of ';' to avoid being dominated by the fork+exec time? I find it extremely impressive that you are still getting a 3% improvement with all these forkexecs going on. > http://dan.drydog.com/reviews/6729208-bswap3-opt-chart.png Nice. Is the second EM64T32b a typo for 64b? Strange that you are getting a couple regressions in the last chart, but they look negligible. -- This message posted from opensolaris.org