Project Goals
●Efficient serial-append algorithm
–possibly using B+-trees
●Analyze possible implementation:
–kernel level
–formatted file
–Cilk file system
●Implementation
–(one of the above)
●Port Cheerio to Cilk 5.4.
●Comparison with own implementation
●Port  serial applications to use serial-append (analyze their performance)