bluesky.git
2011-03-14 Michael VrablePlot updates
2011-03-14 Michael VrableCheck in new Azure benchmark results
2011-03-13 Michael VrableSPECsfs results for the non-log-structured case
2011-03-13 Michael VrableCheck in some of the recent SPECsfs results
2011-03-13 Michael VrableTry to improve support for no-aggregation mode
2011-03-12 Michael VrableSPEC benchmark setup using no range requests
2011-03-12 Michael VrableResults from a SPECsfs run with 8GB of memory
2011-03-11 Michael VrableOptimize overwrites of the last block of a file
2011-03-11 Michael VrableDrop another debugging message in non-verbose mode
2011-03-11 Michael VrableReally use the US-West region for the SPECsfs benchmark
2011-03-11 Michael VrableUpdate to a warning message to provide more debugging...
2011-03-11 Michael VrableUpdates to scripts for a mixedbench microbenchmarking run
2011-03-11 Michael VrableCheck in some old data regarding S3 performance
2011-03-11 Michael VrableServer rename for benchmarks
2011-03-11 Michael VrableTweaks to code that handles read-modify-write on data...
2011-03-11 Michael VrablePrepare for microbench re-run with latest code
2011-03-11 Michael VrableReduce verbosity
2011-03-11 Michael VrableAdd a script to parse the S3 and NFS traffic statistics...
2011-03-11 Michael VrableUpdates to automatic SPECsfs-launching script
2011-03-10 Michael VrableReorganize benchmark scripts to support running SPECsfs...
2011-03-10 Michael VrableSome configuration files for possible Postmark benchmar...
2011-03-10 Michael VrableScript update
2011-03-10 Michael VrableUpdate some benchmark-running scripts
2011-03-10 Michael VrableAdd runtime options to disable some of the log-structur...
2011-03-10 Michael VrableAdd a debug option to dump statistics counters every...
2011-03-10 Michael VrableParse and reorganize some microbenchmark results
2011-03-10 Michael VrableTrack inter-request delay in TCP analysis
2011-03-10 rootDisable profiling collection entirely when no data...
2011-03-10 Michael VrableNote down more kernel compile benchmark results
2011-03-09 rootTweak inode prefetching
2011-03-09 Michael VrableRework inode prefetching.
2011-03-09 Michael VrableStart keeping notes on tarball unpack, checksum, kernel...
2011-03-08 Michael VrablePostmark results summary
2011-03-08 Michael VrableMinor benchmark additions/changes
2011-03-08 Michael VrableInfrastructure to generate PDF figures for the paper
2011-03-08 Michael VrableCommit SPECsfs results for an NFS server running in EC2
2011-03-07 Michael VrableRe-run some results with newer BlueSky code
2011-03-07 Michael VrableOptimize complete overwrites of file system blocks
2011-03-06 Michael VrableCheck in some more benchmark results for BlueSky/S3...
2011-03-06 Michael VrableUpdate a results README file
2011-03-06 Michael VrableScript for parsing sfsres files to extract more detaile...
2011-03-06 Michael VrableBenchmark results without range requests.
2011-03-04 rootReduce verbosity of debugging of disk cache contents
2011-03-04 rootUse virtual hosts for specifying S3 buckets
2011-03-04 Michael VrableAdd more benchmark results
2011-03-04 Michael VrableMore memory usage stats
2011-03-04 Michael VrableMeasure effect of read latencies vs. connection idleness
2011-03-03 Michael VrableAdd more memory overhead data
2011-03-03 Michael VrableUpdate memory usage plot script
2011-03-03 Michael VrableMemory usage stats from another benchmark run (on the...
2011-03-03 Michael VrableStatistics on memory usage during a test benchmark run
2011-03-03 Michael VrableInclude S3-US-West results in graphs
2011-03-02 Michael VrableLimit the number of concurrent log uploads to the cloud
2011-03-02 Michael VrableMove encryption of cloud log segments into background...
2011-03-01 Michael VrableUpdates to run microbenchmarks against S3 us-west.
2011-03-01 Michael VrableMerge git+ssh://c09-44.sysnet.ucsd.edu/scratch/bluesky
2011-03-01 Michael VrableCheck in results using S3 US-west location.
2011-03-01 Michael VrableMerge git+ssh://idril.vpn.vrable.net/home/mvrable/local...
2011-03-01 Michael VrablePrint out Azure objects as they are deleted.
2011-02-28 Michael VrableConfig file for SPECsfs CIFS testing.
2011-02-28 Michael VrableResults from SPECsfs runs against Windows Azure.
2011-02-28 Michael VrablePlots for the CIFS SPECsfs results.
2011-02-28 Michael VrableMerge git+ssh://c09-45.sysnet.ucsd.edu/scratch/bluesky
2011-02-28 Michael VrableMake the azure test python script clean up files from...
2011-02-28 Michael VrableMerge git+ssh://c09-44.sysnet.ucsd.edu/scratch/bluesky
2011-02-28 Michael VrableCheck in some SPECsfs runs for CIFS.
2011-02-28 rootTurn on profiling in microbenchmarking.
2011-02-28 Michael VrableCheck in README and sample plots for some of the new...
2011-02-28 Michael VrableChecking in some results with a smaller, slower disk.
2011-02-28 Michael VrableParameters for investigating latency anomalies, and...
2011-02-28 Michael VrableCheck in some detailed timing results to investigate...
2011-02-27 rootMerge branch 'master' of git+ssh://niniel.sysnet.ucsd...
2011-02-27 Michael VrableAdd some proxy statistics.
2011-02-27 rootSwitch disk used for storing data during benchmarks.
2011-02-27 Michael VrableCheck in some recent SPECsfs benchmark results.
2011-02-27 Michael VrableMake NFS rsize/wsize configurable in the microbenchmark...
2011-02-25 Michael VrableFix byte range request syntax.
2011-02-25 Michael VrableDelete dead code.
2011-02-25 Michael VrableAdd a CURL connection pool to the Azure backend.
2011-02-25 Michael VrableAdd byte range support to the Azure backend.
2011-02-24 Michael VrableAdd Windows Azure support to BlueSky.
2011-02-23 Michael VrableCheck in some minor changes to microbenchmark runs.
2011-02-23 Michael VrableBuild a quick storage library for accessing Windows...
2011-02-21 Michael VrableRun both read, write, and mixed workloads.
2011-02-21 Michael VrableSet up for benchmark runs with small reads/writes withi...
2011-02-20 Michael VrableMore reworking of microbenchmark handling of reads...
2011-02-20 Michael VrableChange how mixed read/write workloads are done in mixed...
2011-02-14 Michael VrableCommit script to parse microbenchmark results.
2011-02-14 Michael VrableDelete old benchmark execution script. It is obsolete.
2011-02-14 Michael VrableUpdate benchmark script to run a few other cases.
2011-02-14 Michael VrableAdd a "native" target to run the kernel NFS server.
2011-02-14 Michael VrableFix standard deviation estimation.
2011-02-14 Michael VrableMore benchmark changes.
2011-02-14 Michael VrableBenchmark fixups.
2011-02-14 Michael VrableSpread test files for mixedbench across multiple subdir...
2011-02-14 Michael VrableReduce effective memory size on benchmark client.
2011-02-14 Michael VrableSplit benchmark file system setup and execution into...
2011-02-13 Michael VrableAllow interval at which benchmark results are printed...
2011-02-13 Michael VrableWork on automatically running benchmarks.
2011-02-10 Michael VrableMinor fix to benchmark running script.
next