Add an option to disable aggregating reads in the proxy
authorMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 16 Mar 2011 02:50:36 +0000 (19:50 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Wed, 16 Mar 2011 02:50:36 +0000 (19:50 -0700)
commit4d0f19140e01c9119d9e73ba24f8ef04e0434a5a
tree4176279ab1e2783b39b83d9f794e6c3523129055
parent98ef21169a7357117758494e6ed05ec659edc29a
Add an option to disable aggregating reads in the proxy

This is for benchmarking purposes.  It uses range requests but does not
delay submitting the reads (to wait for batching opportunities).
bluesky/bluesky.h
bluesky/cloudlog.c
bluesky/init.c