14.01.2014 Views

Project 6 - File System

Project 6 - File System

Project 6 - File System

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Project</strong> 6<br />

Considerations<br />

Correctness<br />

Disk controllers will reorder requests<br />

Need to handle crashes smoothly:<br />

Ctrl+C: disk should be in a consistent state.<br />

Disk crashes: don’t issue any more requests to it.<br />

We will test failure conditions:<br />

extern double crash_rate;<br />

extern double failure_rate;<br />

extern double reordering_rate;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!