K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-02-03T11:12:03.447642Z K 7 svn:log V 837 Merge c174200, c174201, c174202, c174220, c174203, c174204, and c174219 from the p4 TrustedBSD Capabilities branch to capabilities8: Rework syscall timing microbenchmark to make it a bit more flexible, add some capability-related tests. Allow multiple loops of a test to be run, not just iterations within a test. Add microbenchmark to compare cost of creating a shared memory object w/o a capability, and cost w/ a capability. cap_enter, fork, pdfork benchmarks. First cut at a sandbox create/rpc/destroy benchmark, which appears not to work. Microbenchmark for vfork. Can't create sandboxes from a statically linked binary, so don't try. Remove debugging printf, we can now micro-benchmark sandbox creation. Benchmark various fork variations with exec of /usr/bin/true. Sponsored by: Google, Inc. END