bluesky.git
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.
2011-02-10 rootAdd script to clean up files from a benchmarking run...
2011-02-10 Michael VrableAdd script to delete state from S3 for benchmarking...
2011-02-10 rootAdd script for stopping a running nfsproxy
2011-02-09 Michael VrableAdd script to run a simple microbenchmark.
2011-02-09 rootAdd setup script for starting the proxy for benchmarking.
2011-02-07 Michael VrableA few more updates to the mixed read/write microbenchmark.
2011-02-07 Michael VrableChanges to output formattng of mixedbench.
2011-02-07 Michael VrableAdd a new more general-purpose microbenchmark tool...
2011-02-03 Michael VrableFix a potential race between creating and destroying...
2011-02-02 Michael VrableFix a memory leak.
2011-02-02 Michael VrableFix use-after-free in network address lookups.
2011-01-28 Michael VrableUpdate simplestore to use a standard port number.
2011-01-28 Michael VrableAdd simplestore server to build.
2011-01-24 Michael VrableAdd a connection pool to the simplesever client
2011-01-24 Michael VrableStart work on a new cleaner backend
2011-01-21 Michael VrableRename filestore -> simplestore
2011-01-21 Michael VrableEnable range requests in the simple storage backend
2011-01-21 Michael VrableFix off-by-one error in the BlueSky simple storage...
2011-01-18 Michael VrableCheck in a new very simple client/server storage protoc...
2010-12-10 Michael VrableCommit a basic but functional online cleaner implementa...
2010-12-10 Michael VrableFixes and debugging assertions.
next