

Write Delay
Simply increase the write delay. Impediments:
- sync()/fsync() user requests, which must write the data.
- limit on the amount of dirty data that may be cached
Results from increasing write delay and cache size shown in Figure 3.
Can ignore sync's for data stored in NVRAM.
Summary results indicate that a small write buffer is sufficient for write
delays of even one day.