projects
/
bluesky.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bluesky.git
2010-08-17
Michael Vrable
Improve journal/cloud cache locking and add access...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Michael Vrable
Debugging/refcount cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Michael Vrable
Minor bugfixes/tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Michael Vrable
First attempt at supporting reading data back from...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Michael Vrable
Serialized inode data should be dropped from caches...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Michael Vrable
Attempt at limiting the rate at which memory is dirtied.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Michael Vrable
Reference counting bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Michael Vrable
Newly-created inodes should be marked as modified.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Michael Vrable
More aggressively use memory-mapped data for cloud...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Michael Vrable
Improve tracking of memory usage in BlueSky.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Michael Vrable
More fixes to BlueSky cache management.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Michael Vrable
Drop old code for flushing data to the cloud.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Michael Vrable
Work to unify the cloud segment writing with other...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Michael Vrable
Split cloud log segments into modestly-sized chunks.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Michael Vrable
Add a null storage implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Michael Vrable
Fix some memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Michael Vrable
Make links between cloud log entries direct.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Michael Vrable
Rework caching of data blocks to eliminate double-caching.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Michael Vrable
Fix up reference counting for cloud log items.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Michael Vrable
A few attempted bugfixes for log data lifetimes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Michael Vrable
Fix up reference counting for memory-mapped journal...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Michael Vrable
Improve the reading back of objects committed to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Michael Vrable
More cache behavior tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Michael Vrable
Preliminary support for dropping cached file data from...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Michael Vrable
Work to allow mmap-ed log entries to be used for data...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Michael Vrable
Gradually converting code to use cloud logs for storing...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Michael Vrable
Dump cloud location of data items in debug output.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Michael Vrable
(Mostly) merge local and cloud logging together.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Michael Vrable
Preparatory work before implementing proper cloud writing.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Michael Vrable
Some initial work on logging gathering data into cloud...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Michael Vrable
Initial work on cloud log-structured storage.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Michael Vrable
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Michael Vrable
Add checksumming to filesystem journal.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Michael Vrable
Allow batched log writes when writing dirty inodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-18
Michael Vrable
Basic filesystem journaling.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Michael Vrable
Add synchronous inode logging in the NFS server.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Michael Vrable
Barriers did not handle requests that finished too...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Michael Vrable
Commit a few log benchmark results.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Michael Vrable
Bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Michael Vrable
Update commit log benchmarks.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Michael Vrable
Make the log benchmark configurable and make a paramete...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Michael Vrable
A new microbenchmark tool to figure out what format...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Michael Vrable
Attempt to batch together database writes for performance.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Michael Vrable
Switch to an explicit BDB operations queue instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Vrable
Remove localstore.c; for now BDB work will be done...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Michael Vrable
Some test work with using Berkeley DB for a local disk...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Michael Vrable
Some new format design notes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Michael Vrable
Add another S3 benchmark tool.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Michael Vrable
More S3 benchmark work.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Michael Vrable
Add an S3 test script for range requests.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
Michael Vrable
Add results from a simple test run of the multi:s3...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
Michael Vrable
Testing S3 with more object sizes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-15
Michael Vrable
More Amazon S3 test script updates.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Michael Vrable
Fix a possibel deadlock from synchronizing the superblock.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Michael Vrable
Add a "multi" storage backend which doubles all GET...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Michael Vrable
Updates to script for testing multiple parallel fetches.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Michael Vrable
Testing of multiple requests in parallel.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Michael Vrable
Add a few more test scripts.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Michael Vrable
More trace analysis scripts.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-08
Michael Vrable
Improve analysis of S3 packet traces.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
Michael Vrable
Keep IP addresses with network measurements.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Michael Vrable
More S3 performance evaluation scripts.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
Michael Vrable
Compile fix for directory renaming; use virtual host...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Michael Vrable
More cloud storage performance-measurement scripts.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Michael Vrable
Directory reorganization.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Michael Vrable
Work on more tools for automating cloud storage perform...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
Michael Vrable
A few more Azure/analysis updates.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Michael Vrable
Another update to the Azure test code.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Michael Vrable
Start work on a test program to communicate with Window...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
Michael Vrable
Simple tool for analyzing a dump of a single S3 connection.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Michael Vrable
More playing with parsing of packet traces.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Michael Vrable
More updates to S3 pipelining test.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
Michael Vrable
Create a simple Python script for sending pipelined...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
Michael Vrable
Print flow identification in TCP parsing output.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Michael Vrable
Some initial results of running the NFS replay code.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
Michael Vrable
Fix a memory leak in the NFS-over-UDP code.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Michael Vrable
Enable real-time trace replay instead of maximum-speed...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-24
Michael Vrable
Allow longer server names; fixes (temporarily) a buffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Michael Vrable
Code fixes for TBBT.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Michael Vrable
Add two missing files from the TBBT import.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Michael Vrable
Import TBBT (NFS trace replay).
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
Michael Vrable
Merge git+ssh://root@c09-44.sysnet.ucsd.edu/scratch...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Michael Vrable
Add pcap dump parser for extracting S3 performance...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
Michael Vrable
More measurement results of S3 latency.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Michael Vrable
Add new results.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
Michael Vrable
Commit some benchmark results of standard Samba.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael Vrable
Update needed dependencies for building Samba.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael Vrable
Cleanups while workign on Samba code.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Michael Vrable
Add some measurements of speed reading data from S3.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Michael Vrable
Initial work to use Berkeley DB for locally logging...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Michael Vrable
Pull in updated tool for measuring S3 read performance.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-02
Michael Vrable
Improve statistics gathered.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-02
Michael Vrable
Add general statistics-gathering infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-02
Michael Vrable
Benchmark results to S3.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Michael Vrable
Add some more results.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Michael Vrable
Fix filesystem locking when creating a new inode.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
Michael Vrable
Add warnings for failed storage operations.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Michael Vrable
Disable most debugging print messages; should help...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Michael Vrable
Try to clean up the locking for LRU lists.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
Michael Vrable
A few minor fixes.
commit
|
commitdiff
|
tree
|
snapshot
next