Some initial work on logging gathering data into cloud log segments.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 26 Jul 2010 03:19:13 +0000 (20:19 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 26 Jul 2010 03:19:13 +0000 (20:19 -0700)
This is still in progress, and needs to be better hooked in to cache
management as well as actually writing out a proper sequence of logs
instead of overwriting the same location each time.  But it should have the
basics of gathering up data for dirty inodes into a segment and writing it.


No differences found