Better track latency of operations issued to S3.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 22 Mar 2010 22:07:21 +0000 (15:07 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 22 Mar 2010 22:07:21 +0000 (15:07 -0700)
commitd7d143ef0ccf0f49a8fd23a3c76bc68c0b04e07e
treeefb07ded5ec74f22cca18723f2494730df101ffb
parent1edfd0c0070b18a6837385a9fd11ba759202495e
Better track latency of operations issued to S3.

Track the time from when the operation is sent to S3 as well, not just from
when it was submitted locally, as there may be some local queueing
happening.
bluesky/bluesky-private.h
bluesky/store-s3.c
bluesky/store.c