bluesky.git
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.
2010-12-10 Michael VrableFix a race condition in bluesky_mmap_unref.
2010-12-10 Michael VrableMostly implement inode merging for the in-proxy cleaner...
2010-12-09 Michael VrableFix to the cleaner when writing out a new inode map.
2010-12-09 Michael VrableAdd code in the proxy cleaner component to iterate...
2010-12-07 Michael VrableIn-progress commit of online cleaner.
2010-12-06 Michael VrableRework the checkpoint record format to include a versio...
2010-12-02 Michael VrableTry to avoid accessing profiling objects after they...
2010-11-30 Michael VrableWrite profile data if and only if requested.
2010-11-30 Michael VrableAllow profile results to be written to a file.
2010-11-29 Michael VrableReduce debugging messages in non-verbose mode.
2010-11-29 Michael VrableMore work on request profiling.
2010-11-23 Michael VrableAdd locking, thread-ID tracking to profiling.
2010-11-23 Michael VrableTrack requests that initiate inode fetches.
2010-11-23 Michael VrableStart to add request time profiling.
2010-11-18 Michael VrableAdd a lookup_last method to the multi-store backend.
2010-11-17 Michael VrableUpdates to the workload generator to perform a paramete...
2010-11-12 Michael VrableImplement very basic grouped fetches of objects from...
2010-11-12 Michael VrableAdd a prefetch method. At the moment it is a no-op.
2010-11-11 Michael VrableMove benchmark results elsewhere, out of the repository.
2010-11-09 Michael VrableReturn failure code when an S3 put operation fails.
2010-11-04 Michael VrableDrop a verbose debugging message.
2010-11-04 Michael VrableUpdate disk cache usage tracking to handle sparse files.
2010-11-03 Michael VrableBugfix in partial log fetching.
2010-11-03 Michael VrableImplement fetching of cloud log items via range requests.
2010-10-31 Michael VrableConvert rangeset implementation from a hashtable to...
2010-10-30 Michael VrableImplement a rangeset data type and use it to track...
2010-10-26 Michael VrableAdd support for byterange requests in the storage layer.
2010-10-26 Michael VrableRename private structures to remove leading underscores.
2010-10-25 Michael VrableMerge git+ssh://c09-44.sysnet.ucsd.edu/scratch/bluesky
2010-10-25 Michael VrableUpdates to the workload generator and some results...
next