<div>Hi,</div>
<div>I'm using Disksim 2.0. I am just not sure how to implement a separate write cache buffer from a read cache. I want my write cache buffer to (1) have multi-segments, (2) piggybacks the write requests when the read/write head passes the disk sectors, and (3) sends the write requests to the disk when the disk is idle. How can I set the parameter files to implement that? Right now I set these parameters:
</div>
<div> </div>
<div>Number of buffer segments: 1024</div>
<div>Maximum number of write segments: 512</div>
<div>Use separate write segment: 1</div>
<div>Immediate buffer write: 1</div>
<div> </div>
<div>The write cache papers claimed that the cache can improve the performance significantly. However, the output from my settings seems not to change much. Do I need to set anything else?</div>
<div> </div>
<div>Thank you.</div>
<div><br>-- NT<br> </div>