cre-del	: file create and delete benchmarks 
seq	: sequential read/write benchmarks 
rand	: random read/write benchmarks
utils   : Utilities used for analyzing java profile data
data	: A place to keep data, like traces and timings
trivial	: trivial programs that don't have a proper home elsewhere
native	: read implemented with JNI
analysis: data and scripts for munging data
docs	: the paper and slides for the talk that go with this study
