bluesky.git
2010-08-09 Michael VrableSplit cloud log segments into modestly-sized chunks.
2010-08-06 Michael VrableAdd a null storage implementation.
2010-08-05 Michael VrableFix some memory leaks.
2010-08-05 Michael VrableMake links between cloud log entries direct.
2010-08-04 Michael VrableRework caching of data blocks to eliminate double-caching.
2010-08-04 Michael VrableFix up reference counting for cloud log items.
2010-08-04 Michael VrableA few attempted bugfixes for log data lifetimes.
2010-08-03 Michael VrableFix up reference counting for memory-mapped journal...
2010-08-03 Michael VrableImprove the reading back of objects committed to the...
2010-08-03 Michael VrableMore cache behavior tweaks.
2010-08-03 Michael VrablePreliminary support for dropping cached file data from...
2010-08-02 Michael VrableWork to allow mmap-ed log entries to be used for data...
2010-07-30 Michael VrableGradually converting code to use cloud logs for storing...
2010-07-29 Michael VrableDump cloud location of data items in debug output.
2010-07-29 Michael Vrable(Mostly) merge local and cloud logging together.
2010-07-28 Michael VrablePreparatory work before implementing proper cloud writing.
2010-07-26 Michael VrableSome initial work on logging gathering data into cloud...
2010-07-22 Michael VrableInitial work on cloud log-structured storage.
2010-07-20 Michael VrableCode cleanup.
2010-07-19 Michael VrableAdd checksumming to filesystem journal.
2010-07-19 Michael VrableAllow batched log writes when writing dirty inodes.
2010-07-18 Michael VrableBasic filesystem journaling.
2010-07-15 Michael VrableAdd synchronous inode logging in the NFS server.
2010-07-15 Michael VrableBarriers did not handle requests that finished too...
2010-07-14 Michael VrableCommit a few log benchmark results.
2010-07-14 Michael VrableBugfix.
2010-07-14 Michael VrableUpdate commit log benchmarks.
2010-07-14 Michael VrableMake the log benchmark configurable and make a paramete...
2010-07-14 Michael VrableA new microbenchmark tool to figure out what format...
2010-07-13 Michael VrableAttempt to batch together database writes for performance.
2010-07-12 Michael VrableSwitch to an explicit BDB operations queue instead...
2010-07-07 Michael VrableRemove localstore.c; for now BDB work will be done...
2010-07-07 Michael VrableSome test work with using Berkeley DB for a local disk...
2010-06-30 Michael VrableSome new format design notes.
2010-06-30 Michael VrableAdd another S3 benchmark tool.
2010-06-30 Michael VrableMore S3 benchmark work.
2010-06-18 Michael VrableAdd an S3 test script for range requests.
2010-06-16 Michael VrableAdd results from a simple test run of the multi:s3...
2010-06-16 Michael VrableTesting S3 with more object sizes.
2010-06-15 Michael VrableMore Amazon S3 test script updates.
2010-06-04 Michael VrableFix a possibel deadlock from synchronizing the superblock.
2010-06-04 Michael VrableAdd a "multi" storage backend which doubles all GET...
2010-06-03 Michael VrableUpdates to script for testing multiple parallel fetches.
2010-05-28 Michael VrableTesting of multiple requests in parallel.
2010-05-26 Michael VrableAdd a few more test scripts.
2010-05-13 Michael VrableMore trace analysis scripts.
2010-05-08 Michael VrableImprove analysis of S3 packet traces.
2010-05-06 Michael VrableKeep IP addresses with network measurements.
2010-05-05 Michael VrableMore S3 performance evaluation scripts.
2010-05-05 Michael VrableCompile fix for directory renaming; use virtual host...
2010-05-04 Michael VrableMore cloud storage performance-measurement scripts.
2010-05-04 Michael VrableDirectory reorganization.
2010-05-04 Michael VrableWork on more tools for automating cloud storage perform...
2010-05-04 Michael VrableA few more Azure/analysis updates.
2010-05-03 Michael VrableAnother update to the Azure test code.
2010-05-03 Michael VrableStart work on a test program to communicate with Window...
2010-04-29 Michael VrableSimple tool for analyzing a dump of a single S3 connection.
2010-04-28 Michael VrableMore playing with parsing of packet traces.
2010-04-28 Michael VrableMore updates to S3 pipelining test.
2010-04-28 Michael VrableCreate a simple Python script for sending pipelined...
2010-04-27 Michael VrablePrint flow identification in TCP parsing output.
2010-04-26 Michael VrableSome initial results of running the NFS replay code.
2010-04-26 Michael VrableFix a memory leak in the NFS-over-UDP code.
2010-04-25 Michael VrableEnable real-time trace replay instead of maximum-speed...
2010-04-24 Michael VrableAllow longer server names; fixes (temporarily) a buffer...
2010-04-23 Michael VrableCode fixes for TBBT.
2010-04-23 Michael VrableAdd two missing files from the TBBT import.
2010-04-23 Michael VrableImport TBBT (NFS trace replay).
2010-04-23 Michael VrableMerge git+ssh://root@c09-44.sysnet.ucsd.edu/scratch...
2010-04-21 Michael VrableAdd pcap dump parser for extracting S3 performance...
2010-04-21 Michael VrableMore measurement results of S3 latency.
2010-04-20 Michael VrableAdd new results.
2010-04-13 Michael VrableCommit some benchmark results of standard Samba.
2010-04-09 Michael VrableUpdate needed dependencies for building Samba.
2010-04-07 Michael VrableCleanups while workign on Samba code.
2010-04-06 Michael VrableAdd some measurements of speed reading data from S3.
2010-04-06 Michael VrableInitial work to use Berkeley DB for locally logging...
2010-04-06 Michael VrablePull in updated tool for measuring S3 read performance.
2010-04-02 Michael VrableImprove statistics gathered.
2010-04-02 Michael VrableAdd general statistics-gathering infrastructure.
2010-04-02 Michael VrableBenchmark results to S3.
2010-04-01 Michael VrableAdd some more results.
2010-04-01 Michael VrableFix filesystem locking when creating a new inode.
2010-04-01 Michael VrableAdd warnings for failed storage operations.
2010-03-31 Michael VrableDisable most debugging print messages; should help...
2010-03-31 Michael VrableTry to clean up the locking for LRU lists.
2010-03-31 Michael VrableA few minor fixes.
2010-03-30 Michael VrableCopy in a few more benchmark results.
2010-03-30 Michael VrableStore benchmark results for native Linux NFS server.
2010-03-30 Michael VrableTrack number of unanswered RPC requests, for debugging.
2010-03-30 Michael VrableDo not fill in a non-zero inode change_count until...
2010-03-30 Michael VrablePossible null pointer dereference fix.
2010-03-29 Michael VrableRework cache flushing logic--this version should work...
2010-03-26 Michael VrableIn-progress work on better cache flushing.
2010-03-25 Michael VrableAdd LRU lists for tracking inodes that are dirty/accessed.
2010-03-24 Michael VrableMinor bugfix to pending store operation counts.
2010-03-22 Michael VrableFix a bug in committing of dirty inodes to stable storage.
2010-03-22 Michael VrableBetter track latency of operations issued to S3.
2010-03-19 Michael VrableAdd very simple write throttling when caches fill up.
2010-03-19 Michael VrableMake dropping of inodes from cache more resistant to...
next