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